Analyzed 3 months ago
EO is a template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast.
With the help of EO, you can easily design evolutionary algorithms that will find solutions to virtually all kind of hard optimization problems
... [More]
, from continuous to combinatorial ones.
Designing an algorithm with EO consists in choosing what components you want to use for your specific needs, just as building a structure with Lego blocks. [Less]