This method returns a variable evaluator. This evaluator returns the maximum value in the current domain of the variable.

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

Syntax

C#
public virtual IIntVarEval DomainMax()

See Also