Sets the start value (both minimum and
maximum) of interval variable a to v in
the invoking solution. 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 SetStart( IIntervalVar a, int v ) |