FRAMES NO FRAMES

IlcLocalImpactVarEvaluator

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

This function returns an instance of the evaluator IloEvaluator<IlcIntVar>. The evaluation returns the result of the function solver.getLocalImpact(x, depth), where x is the evaluated variable and depth is given in the context.