Sets the minimal end value of interval
variable a in the invoking solution to
min. If the invoking solution does not contain the
interval variable, this function will automatically add it.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
void SetEndMin( IIntervalVar a, int min ) |