This method returns true if and only if interval variable
a is present in the invoking instance of CP.
Namespace: ILOG.CP
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public bool IsPresent( IIntervalVar a ) |
| Visual Basic |
|---|
Public Function IsPresent ( _ a As IIntervalVar _ ) As Boolean |