R/LPproblemClass.R
R/LPproblem_glpkClass.R
addRows-methods.Rd
Add rows (a.k.a. constraints) to an LPproblem.
addRows(lp, ...) # S4 method for class 'LPproblem_glpk' addRows(lp, nrows)
Object of class LPproblem
Additional parameters passed on to the specific method instance.
Number of rows to add