| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |
IloArray< IloVarSelector > IloVarSelectorArray
This type definition represents arrays of instances ofIloVarSelector.
An array of selectors of integer variables is an object
that is used by variable choosers (
IloIntVarChooser)
to define multi-level variable selection. All variables with an
equivalent evaluation at one level are passed to the next level
in order to break ties.