Overload List

  Name Description
Public method Range(Double, INumExpr, Double)
Creates and returns an instance of IRange initialized to represent the constraint lb <= expr <= ub.
(Inherited from IModeler.)
Public method Range(Double, INumExpr, Double, String)
Creates and returns an instance of IRange initialized to represent the constraint lb <= expr <= ub and assigned the name name.
(Inherited from IModeler.)

See Also