@hackage SimpleEA0.2.1
Simple evolutionary algorithm framework.
Categories
License
BSD-3-Clause
Maintainer
ehamberg@gmail.com
Links
Versions
Installation
Dependencies (3)
- MonadRandom
- base >=4 && <5
- mersenne-random-pure64 >=0.2 && <0.3 Show all…
Dependents (1)
@hackage/acme-everything
Simple framework for running an evolutionary algorithm by providing selection, recombination, and mutation operators.