ECF 1.5
Modules
Here is a list of all modules:
[detail level 123]
 Algorithms
 Sequential algorithms
 Parallel algorithms
 XCS learning classifier system
 Genotypes
 APGenotype
 Binary
 BitString
 FloatingPoint
 Permutation
 Tree
 Tree Primitives
 GEP
 Evolutionary Framework
 Main Classes
 Evolutionary Operators
 Termination Operators
 Population
 Selection Operators
 Examples
 Symbolic regression (Analytic Programming)Symbolic regression example - illustration for APGenotype genotype
 CEC 2014 function minimization example (from http://www.ntu.edu.sg/home/EPNSugan/index_files/CEC2014/CEC2014.htm)CEC 2014 Real-Parameter Single Objective Optimization - using FloatingPoint or Binary genotype
 BBOB function minimization (from http://coco.gforge.inria.fr)Function minimization example - using FloatingPoint or Binary genotype (see more on this example in help/tutorial.html)
 Function minimizationFunction minimization example - using FloatingPoint or Binary genotype (see more on this example in help/tutorial.html)
 OneMax problemOneMax example - illustration for BitString genotype (see more on this example in help/tutorial.html)
 Traveling Salesperson Problem (TSP)TSP example - illustration for Permutation genotype (see more on this example in help/tutorial.html)
 Artificial Ant Example (GP)Artificial ant example
 Symbolic regression (GP)Symbolic regression example - illustration for Tree genotype (see more on this example in help/tutorial.html)