Set row bounds of an LPproblem.
Arguments
- lp
Object of class LPproblem
- ...
Additional parameters passed on to the specific method instance.
- i
Indices of rows/constraints
- lb
Lower bounds of constraints
- ub
Upper bound of constraints
- type
Type of constraint bounds