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

A selector of integer variables is used by variable choosers
(class IloIntVarChooser) to define
search strategies. Instances of these objects are created with an
evaluator of variables (class
IloIntVarEval
) and by one of the functions
IloSelectSmallest,
IloSelectLargest, and
IloSelectRandomVar.
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.