Package org.encog.ml.genetic

This package is used to hold the classes used to implement genetic algorithms for Encog.

See:
          Description

Class Summary
BasicGeneticAlgorithm Provides a basic implementation of a genetic algorithm.
GeneticAlgorithm Implements a genetic algorithm.
MateWorker This class is used in conjunction with a thread pool.
 

Exception Summary
GeneticError An error raised by the genetic algorithm.
 

Package org.encog.ml.genetic Description

This package is used to hold the classes used to implement genetic algorithms for Encog.



Copyright © 2011. All Rights Reserved.