Overview | Group | Tree | Graph | Index | Concepts |
This function returns an IloEvaluator::IlcAltResConstraint
whose operator(const
IlcAltResConstraint& altrc)
method returns the quantity
required or provided by the alternative resource constraint altrc
. This
method uses the method IlcAltResConstraint::getCapacity
.
This functions exists with either an IloEnv
or an IloSolver
as argument.