FRAMES NO FRAMES

IlcSizeVarEvaluator

public IloEvaluator< IlcIntVar > IlcSizeVarEvaluator(IloEnv env)
public IloEvaluator< IlcIntVar > IlcSizeVarEvaluator(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 call x.getSize(), where x is the evaluated variable.