David Pätzel 8c273aa0fa Automate searching for executable in run script
For now, do it relatively unsafe (you may have to delete the
`dist-newstyle` folder and then rebuild if there may be multiple
executables found under `dist-newstyle`—e.g. from different GHC
versions—as this is not handled correctly by the script).
2020-11-09 15:02:39 +01:00
2019-05-30 12:40:32 +02:00
2020-01-07 08:46:04 +01:00
2020-11-09 15:02:19 +01:00
2020-04-29 16:05:09 +02:00
2019-05-30 12:40:32 +02:00
2019-10-22 17:08:25 +02:00
2020-11-09 15:02:19 +01:00
2019-05-30 12:40:32 +02:00
2019-10-22 16:53:50 +02:00

Haga

… is a simplistic library for implementing genetic algorithms in Haskell. While it was originally created to randomly assign topics to students in seminars while respecting their priorities, since then, it has become slightly more general with the outlook of one day being a fully fledged GA library usable for many different problems. Haga is also used as a test bed for fun ideas such as representing improvements in the population's fitness using MIDI sound.

Description
Simplistic genetic algorithms library
Readme 775 KiB
Languages
Haskell 99.9%
Nix 0.1%