This method returns the maximum value for the end of interval variable a in the invoking instance of CP.

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

Syntax

C#
public int GetEndMax(
	IIntervalVar a
)

See Also