Sets the presence status of interval variable a to be true in the invoking solution. If the invoking solution does not contain the interval variable, this function will automatically add it.

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

Syntax

C#
void SetPresent(
	IIntervalVar a
)

See Also