Package net.sourceforge.cilib.entity.operators.selection

Class Summary
CompoundSelection This class implements the Composite design pattern to correctly apply a group of selection operators to perform a specific selection.
ElitistSelectionStrategy  
RandomSelectionStrategy  
RouletteWheelSelectionStrategy This class implements Roulette Wheel selection, also known as proportionate selection.
SelectionStrategy  
TournamentSelectionStrategy Perform a tournament selection process on the provided Topology with a predefined tournament size.
 



Copyright © 2009 CIRG. All Rights Reserved.