Skip to contents

Solves an LPproblem.

Usage

solveLp(lp, ...)

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

Arguments

lp

Object of class LPproblem

...

Additional parameters passed on to the specific method instance.