Creates and returns an instance of IRange
initialized to represent the constraint val >= expr.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
Parameters
- val
- Type: System..::..Double
Value of the new greater-than-or-equal-to constraint.
- expr
- Type: ILOG.Concert..::..INumExpr
Expression of the new greater-than-or-equal-to constraint.