Trees | Index | Help |
---|
Package Bio :: Package GA :: Package Selection :: Module Tournament |
|
Provide Tournament style selection.
This implements selection based on a tournament style. In this model of selection, two individuals are randomly chosen from the population, and the organism with the higher fitness is considered the 'winner' and moves to the next generation.Classes | |
---|---|
TournamentSelection |
Implement tournament style selection. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:13:09 2007 | http://epydoc.sf.net |