public interface IloIntVarEval
An evaluator of integer variables is an object that is used
by selectors (IloVarSelector)
of variables to define instantiation strategies.
There are a lot of predefined evaluators of integer variables
available on IloCP ;
It is possible also to define your own evaluator.
This makes it possible to define an evaluation of an integer variable.
IloVarSelector| Modifier and Type | Method and Description |
|---|---|
void |
end() |