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