R/LPproblemClass.R
R/LPproblem_glpkClass.R
deleteLP-methods.Rd
Deletes an existing LPproblem and frees associated memory.
deleteLP(lp, ...) # S4 method for class 'LPproblem_glpk' deleteLP(lp)
Object of class LPproblem
Additional parameters passed on to the specific method instance.