Package wodka.ga

Interface Summary
BreederListener A Listener to a GeneticAlgorithm.
FitnessFunction Interface that allows to favour other qualities of a model but the racer fitness.
Genotype  
GenotypeDesc  
Racer Reprecents a soda race
RacerListener  
SelectionPolicy  
TerrainManager The manager makes terrains available for GAs
 

Class Summary
Breeder Breeds Individuals using a GA
GeneticAlgorithm Implementation of the genetic algorithm.
Individual An individual of a population of the genetic algorithm.
Population A Population of Individuals.
PopulationHistory A Class that can manage the history of populations.