David Pätzel 73c62b0a8f Add better default priorities and fitness
By not having too large default priorities, the GA seems to be more stable.
Instead of inverting the relation induced by fitness using `(1 /)`, we use
`negate` to get more numerical stability (or in this case, less instability
introduced by floating point precision problems).
2019-10-18 13:47:03 +02:00
2019-05-30 12:40:32 +02:00
2019-05-30 12:40:32 +02:00
2019-05-30 12:40:32 +02:00
2019-05-30 12:40:32 +02:00
2019-05-30 12:40:32 +02:00
Description
Simplistic genetic algorithms library
775 KiB
Languages
Haskell 99.9%
Nix 0.1%