This method indicates if the domain of a takes on a particular value as maintained by the invoking CP instance. An interval variable is said to be fixed if and only if it is either absent or present with fixed start, end and size value.

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

Syntax

C#
public bool IsFixed(
	IIntervalVar a
)

See Also