Creates, returns, and adds to the invoking model an empty IRange
object with the specified name
and upper and lower bounds.
IRange
constraint. 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. The new IRange
object is assigned name
as its name. 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