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

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

Syntax

C#
public int GetStartMax(
	IIntervalVar a
)

See Also