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