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