This method returns the current domain of interval variable a as maintained by the invoking instance of CP.

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

Syntax

C#
public string GetDomain(
	IIntervalVar var
)

See Also