Package org.encog.ml.genetic.genome

This package is used for Encog Genetic Algorithms.

See:
          Description

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.
 

Package org.encog.ml.genetic.genome Description

This package is used for Encog Genetic Algorithms. It holds genome information.



Copyright © 2011. All Rights Reserved.