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