Skip to contents

Get the solver status of a solved LPproblem.

Usage

getSolStat(lp, ...)

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

Arguments

lp

Object of class LPproblem

...

Additional parameters passed on to the specific method instance.