Creates, returns, and adds to the invoking model an empty IRange
object.
IRange
constraint. IRange
constraint. A new IRange
object initialized to represent the constraint lb <= 0 <= ub
.
The new IRange
object is initialized to represent the constraint lb <= 0 <= ub
, and is added to the invoking model. This method is typically used in an application that applies column-wise modeling to fill in the expression for the ranged constraint while creating the variables.
IMPModeler Interface | ILOG.Concert Namespace | IMPModeler.AddRange Overload List