FRAMES NO FRAMES

IlcDegreeInformation

public IlcConstraintAggregator IlcDegreeInformation(IloSolver solver)
Definition file: ilsolver/ilosolverhandle.h
Include file: <ilsolver/ilosolver.h>

This aggregator maintains information about the dynamic degree of the domains of variables. It is required to use the functions:

 IloInt IloSolver::getDegree(const IlcIntVar x) const;
 IloInt IloSolver::getDegree(const IloIntVar x) const;