FRAMES NO FRAMES

IlcReductionVarEvaluator

public IloEvaluator< IlcIntVar > IlcReductionVarEvaluator(IloEnv env)
public IloEvaluator< IlcIntVar > IlcReductionVarEvaluator(IloSolver solver)
Definition file: ilsolver/custgoal.h
Include file: <ilsolver/ilosolver.h>

This function returns an instance of the evaluator IloEvaluator<IlcIntVar>. The evaluation returns the value returned by solver.getReduction(x), where x is the evaluated variable.