Get the objective value of a solved LP problem
Source:R/LPproblemClass.R
, R/LPproblem_glpkClass.R
getObjValue-methods.Rd
Get the objective value of a solved LPproblem.
Arguments
- lp
Object of class LPproblem
- ...
Additional parameters passed on to the specific method instance.