Overview | Group | Tree | Graph | Index | Concepts |
This function returns an instance of the evaluator
IloEvaluator<IlcIntVar>
. The evaluation returns
the floating-point value
IlcFloat(x.getSize()) / solver.getDegree(x)
,
where x
is the evaluated variable.