Guides

Base Classes

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

Getting Started

The EvoKit source code, as well as all tutorials, are heavily typed and type checked with MyPy and Pylance in strict mode. Custom extensions do not need to practice this.

Representations

Advanced Tutorials