This method returns a variable evaluator. This evaluator returns the maximum value in the current domain of the variable.
Namespace: ILOG.CP
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public virtual IIntVarEval DomainMax() |
| Visual Basic |
|---|
Public Overridable Function DomainMax As IIntVarEval |