Skip to contents

Get the objective value of a solved LPproblem.

Usage

getObjValue(lp, ...)

# S4 method for class 'LPproblem_glpk'
getObjValue(lp)

Arguments

lp

Object of class LPproblem

...

Additional parameters passed on to the specific method instance.