Modules

Examples

Modules

 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 minimization
 

Function minimization example - using FloatingPoint or Binary genotype (see more on this example in help/tutorial.html).


 OneMax problem
 

OneMax 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).