diff --git a/README.org b/README.org new file mode 100644 index 0000000..83ec3e6 --- /dev/null +++ b/README.org @@ -0,0 +1,8 @@ +* 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.