Overview | Group | Tree | Graph | Index | Concepts |
This function returns an IloEvaluator::IlcAltResConstraint
whose operator(const
IlcAltResConstraint& altrc)
method returns the number of
resources that are possible for altrc
. This method uses
the method IlcAltResConstraint::getNumberOfPossible
.
This functions exists with either an IloEnv
or an IloSolver
as argument.