Retrieve column primal value
Source:R/LPproblemClass.R
, R/LPproblem_glpkClass.R
getColsPrimal-methods.Rd
Retrieve column primal value of a solved LPproblem.
Arguments
- lp
Object of class LPproblem
- ...
Additional parameters passed on to the specific method instance.