Skip to main content
FRAMES NO FRAMES

Typedef IloVarSelectorArray

Definition file: ilcp/cp.h

IloArray< IloVarSelector > IloVarSelectorArray

This type definition represents arrays of instances of IloVarSelector.

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.