Package org.dllearner.algorithms.gp

Genetic Programming Learning Algorithm.

See:
          Description

Class Summary
ADC ADC stand for "automatically defined concept".
GP This class implements the genetic programming (GP) algorithm and provides methods to configure and run it.
GPUtilities A utility class, which implements crossover, mutation and tree creation methods.
Program This class represents a program, i.e. an individual.
 

Enum Summary
GP.AlgorithmType  
GP.SelectionType  
 

Package org.dllearner.algorithms.gp Description

Genetic Programming Learning Algorithm.



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann