NO FRAMES

Typedef IloSolutionArray

Definition file: ilconcert/ilosolution.h

IloSimpleArray< IloSolution > IloSolutionArray

This type definition represents arrays of instances of IloSolution.

This type definition represents arrays of instances of IloSolution.

Instances of IloSolutionArray are extensible. That is, you can add more elements to such an array. References to an array change whenever an element is added or removed from the array.

See Also: