73c62b0a8f936822c63fba6317f24db91b5d2daa
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).
Description
Languages
Haskell
99.9%
Nix
0.1%