SimpleEA

Simple evolutionary algorithm framework.

http://www.github.com/ehamberg/simpleea/

Latest on Hackage:0.2.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Erlend Hamberg
Maintained by [email protected]

Simple framework for running an evolutionary algorithm by providing selection, recombination, and mutation operators.