This method returns a variable evaluator. This evaluator returns the number of elements in the current domain of the evaluated variable.

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

Syntax

C#
public virtual IIntVarEval DomainSize()

See Also