Overview | Group | Tree | Graph | Index | Concepts |
A constraint aggregator is an object that is attached to an instance of
IloSolver
using the function:
void IloSolver::use(IlcConstraintAggregator agg) const;
It enhances the instance of IloSolver by improving propagation or by providing additional information.
See Also:
IlcAllDiffAggregator, IlcLogicAggregator, IlcLinearCtAggregator, IlcReductionInformation, IlcDegreeInformation, IlcImpactInformation