FRAMES NO FRAMES

IlcAltResConstraintCapacityEvaluator

public IloEvaluator< IlcAltResConstraint > IlcAltResConstraintCapacityEvaluator(IlcManager)
Definition file: ilsched/selector.h
Include file: <ilsched/ilsched.h>

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.