|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
SelectionRecipe<E> | A recipe is a series of steps that need to be followed to achieve a selection. |
Class Summary | |
---|---|
ElitistSelection<E extends Comparable> | A recipe for Elitist selection. |
RandomSelection<E> | Perform a random selection from the provided list of elements. |
RankBasedSelection<E extends Comparable> | A recipe for Rank based selection. |
RingBasedPopulationSelection | |
RouletteWheelSelection<E extends Comparable> | A recipe for Roulette wheel selection. |
TournamentSelection<E extends Comparable> | A recipe for Tournament selection. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |