The Encog Project

Package org.encog.solve.genetic

Class Summary
Chromosome<GENE_TYPE> Implements a chromosome to genetic algorithm.
GeneticAlgorithm<GENE_TYPE> Implements a genetic algorithm.
MateWorker<GENE_TYPE> This class is used in conjunction with a thread pool.
 


The Encog Project