This method returns true if and only if interval variable a is present in the invoking instance of CP.

Namespace: ILOG.CP
Assembly: oplall (in oplall.dll)

Syntax

C#
public bool IsPresent(
	IIntervalVar a
)

See Also