This method returns the minimum 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 GetEndMin(
	IIntervalVar a
)

See Also