Package org.encog.ml.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 © 2012. All Rights Reserved.