Simplistic genetic algorithms library
Go to file
David Pätzel bcf11d61e1 Implement bestsBy properly
Only needs something in O(n) now instead of a lot more. Also, returns the
complement.
2019-10-22 14:33:19 +02:00
src Implement bestsBy properly 2019-10-22 14:33:19 +02:00
.gitignore Initialize project 2019-05-30 12:40:32 +02:00
default.nix Setup QuickCheck testing 2019-10-18 23:20:19 +02:00
ga.cabal Setup QuickCheck testing 2019-10-18 23:20:19 +02:00
LICENSE Initialize project 2019-05-30 12:40:32 +02:00
release.nix Enhance release.nix format 2019-10-19 20:03:40 +02:00
Setup.hs Initialize project 2019-05-30 12:40:32 +02:00
shell.nix Initialize project 2019-05-30 12:40:32 +02:00