Creates and returns an empty IRange
object with the specified upper and lower bound.
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
. 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.Range Overload List