This method returns the maximum value for the end of interval
variable a in the invoking instance of CP.
Namespace: ILOG.CP
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public int GetEndMax( IIntervalVar a ) |
| Visual Basic |
|---|
Public Function GetEndMax ( _ a As IIntervalVar _ ) As Integer |