Package jenes.algorithms

Class Summary
SimpleGA<T extends Chromosome> A facade providing a simple interface to GeneticAlgorithm.
 

Enum Summary
SimpleGA.CrossoverMethod Provides the available crossover methods
SimpleGA.SelectionMethod Provides the available selection methods