Skip to contents

Retrieve column primal value of a solved LPproblem.

Usage

getColsPrimal(lp, ...)

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

Arguments

lp

Object of class LPproblem

...

Additional parameters passed on to the specific method instance.