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 writing code to adapt them to a domain problem is unnecessary.
This Wiki documents EvoAl, a tool that started as a frontend to [Jenetics](https://www.jenetics.io) and now supports different optimisation algorithms, surrogate training, and benchmark functions. EvoAl aims to make all these optimisation algorithms configurable, so writing code to adapt them to a domain problem is unnecessary.
There is an official [EvoAl homepage](https://www.evoal.de) with high-level information on EvoAl. This Wiki consists of different areas: 1) A description of the configuration language, 2) user documentation, and 3) developer documentation.
\ No newline at end of file
There is the official [EvoAl homepage](https://www.evoal.de) with high-level information on EvoAl. This Wiki consists of different areas:
1. Description of the [domain-specific languages](https://gitlab.informatik.uni-bremen.de/evoal/source/evoal-core/-/wikis/DSL)