## S3 method for class 'optObj_clpAPI':
changeRowsBnds(lp, i, lb, ub)## S3 method for class 'optObj_cplexAPI':
changeRowsBnds(lp, i, lb, ub)
## S3 method for class 'optObj_glpkAPI':
changeRowsBnds(lp, i, lb, ub)
## S3 method for class 'optObj_lpSolveAPI':
changeRowsBnds(lp, i, lb, ub)
optObj.i containing the lower bounds
of the constraints to change.i containing the upper bounds
of the constraints to change (unused with optObj and constructor function
optObj.