Package net.sf.cpsolver.ifs.heuristics

IFS Heuristics (value and variable selection criteria)

See:
          Description

Interface Summary
NeighbourSelection Neighbour selection criterion.
ValueSelection Value selection criterion.
VariableSelection Variable selection criterion.
 

Class Summary
BacktrackNeighbourSelection Backtracking-based neighbour selection.
GeneralValueSelection General implementation of value selection criterion.
GeneralVariableSelection General implementation of variable selection criterion.
RouletteWheelSelection A general roulette wheel selection.
RoundRobinNeighbourSelection A round robin neighbour selection.
StandardNeighbourSelection Standard neighbour selection criterion.
 

Package net.sf.cpsolver.ifs.heuristics Description

IFS Heuristics (value and variable selection criteria)