Package org.encog.solve.genetic.genome

Interface Summary
CalculateGenomeScore Genetic Algorithms need a class to calculate the score.
Genome A genome is the basic blueprint for creating an organism in Encog.
 

Class Summary
BasicGenome A basic abstract genome.
Chromosome Implements a chromosome to genetic algorithm.
GenomeComparator Used to compare two genomes, a score object is used.
 



Copyright © 2011. All Rights Reserved.