R/LPproblemClass.R
R/LPproblem_glpkClass.R
getSolStat-methods.Rd
Get the solver status of a solved LPproblem.
getSolStat(lp, ...) # S4 method for class 'LPproblem_glpk' getSolStat(lp)
Object of class LPproblem
Additional parameters passed on to the specific method instance.