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