| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |

A selector of integer values is used by value choosers (class
IloIntValueChooser) to define
search strategies. Instances of these objects are created with
an evaluator of values (class
IloIntValueEval) and by one of the
functions IloSelectSmallest,
IloSelectLargest,
and IloSelectRandomValue.
See Also:
| Method Summary | |
|---|---|
public void | end() |
| Method Detail |
|---|
This member function ends the instance and returns the memory that was used to create the implementation class to the environment.