Package org.encog.ml.ea.opp.selection

Interface Summary
SelectionOperator Provides the interface to a selection operator.
 

Class Summary
TournamentSelection Tournament select can be used to select a fit (or unfit) genome from a species.
TruncationSelection Truncation selection chooses a random genome from the top genomes in the population.
 



Copyright © 2014. All Rights Reserved.