Overview | Group | Tree | Graph | Index | Concepts |
This function returns a resource evaluator whose operator(const
IlcResource& resource)
returns the maximum theoretical energy
level of the IlcDiscreteEnergy
object to
which it is applied. The behavior is undefined if this evaluator is applied
to a resource that is not an IlcDiscreteEnergy
resource.
This functions exists with either an IloEnv
or an IloSolver
as argument.