Skip to main content
FRAMES NO FRAMES

Typedef IloValueSelectorArray

Definition file: ilcp/cp.h

IloArray< IloValueSelector > IloValueSelectorArray

This type definition represents arrays of instances of IloValueSelector.

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.