Creates and returns an IRange object. The new IRange object is initialized to
represent the constraint -b <= expr <= +b.
Namespace: ILOG.CP
Assembly: oplall (in oplall.dll)
Syntax
Parameters
- expr
- Type: ILOG.Concert..::..INumExpr
Expression of the new IRange constraint.
- b
- Type: System..::..Double
Bound of the new IRange constraint.