Skip to main content
FRAMES NO FRAMES

IloValueImpact

public IloIntValueEval IloValueImpact(IloEnv env)
Definition file: ilcp/cp.h
Returns a value evaluator which evaluates the impact of a variable instantiation.

This function returns a value evaluator. The evaluation is the average reduction of the search space observed so far when instantiating the selected variable to the evaluated value. The greater the evaluation, the more space reduction this instantiation achieves. In general it is a good strategy to prefer a value having the smallest impact.

See Also: