Guides

Base Classes

Everything that form an algorithm derive from the following base classes:

Operators derive Selector, Evaluator, and Variator.

Algorithms derive Algorithm.

Representations derive Individual; Population models a population.

Getting Started

Advanced Tutorials