Skip to contents

Retrieve column reduced costs of a solved LPproblem.

Usage

getRedCosts(lp, ...)

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

Arguments

lp

Object of class LPproblem

...

Additional parameters passed on to the specific method instance.