|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
NeighbourSelection<V extends Variable<V,T>,T extends Value<V,T>> | Neighbour selection criterion. |
ValueSelection<V extends Variable<V,T>,T extends Value<V,T>> | Value selection criterion. |
VariableSelection<V extends Variable<V,T>,T extends Value<V,T>> | Variable selection criterion. |
Class Summary | |
---|---|
BacktrackNeighbourSelection<V extends Variable<V,T>,T extends Value<V,T>> | Backtracking-based neighbour selection. |
GeneralValueSelection<V extends Variable<V,T>,T extends Value<V,T>> | General implementation of value selection criterion. |
GeneralVariableSelection<V extends Variable<V,T>,T extends Value<V,T>> | General implementation of variable selection criterion. |
RouletteWheelSelection<E> | A general roulette wheel selection. |
RoundRobinNeighbourSelection<V extends Variable<V,T>,T extends Value<V,T>> | A round robin neighbour selection. |
StandardNeighbourSelection<V extends Variable<V,T>,T extends Value<V,T>> | Standard neighbour selection criterion. |
IFS Heuristics (value and variable selection criteria)
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |