Summary¶
- Authors
Georgios E. Ragkousis (giorgosragos@gmail.com)
Summary. xevo is a C++ templated library for creating flexible evolutionary and swarm intelligence algorithms. The implemented algorithms are designed in a way so the user can control/define the algorithm’s main functional elements (e.g. mutation, crossover, etc.).