Set objective direction
Source:R/LPproblemClass.R
, R/LPproblem_glpkClass.R
setObjDirection-methods.Rd
Set the objective function direction in an LPproblem.
Arguments
- lp
Object of class LPproblem
- ...
Additional parameters passed on to the specific method instance.
- lpdir
Objective direction ("max" or "min")