FRAMES NO FRAMES

IlcImpactVarEvaluator

public IloEvaluator< IlcIntVar > IlcImpactVarEvaluator(IloEnv env)
public IloEvaluator< IlcIntVar > IlcImpactVarEvaluator(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 result of the function solver.getImpact(x), where x is the evaluated variable.