FRAMES NO FRAMES

IlcSuccessRateValueEvaluator

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

This function returns an instance of the evaluator IloEvaluator<IlcInt>. The evaluation returns the result of the function solver.getSuccessRate(x, a), where x is the selected variable given in context and a is the value evaluated.