This Wiki documents EvoAl, a tool that started as a frontend to [Jenetics](https://www.jenetics.io) and now supports different optimisation algorithms. EvoAl aims to make all these optimisation algorithms configurable, so it is unnecessary to write code to adapt them to a domain problem.
# Developer Documentation
## Introduction
*[Repository Layout](developer/repo-layout)
*[Properties](EvoAl-Properties)
## Advanced Topics
*[Blackboard](blackboard)
*[Extending EvoAl](extending-evoal)
The Wiki consists of different areas: 1) A description of the configuration language, 2) user documentation, and 3) developer documentation.