Re: [Haskell] ANNOUNCE: genprog-0.1

2010-12-08 Thread Kenneth Hoste
Hi Jan, Hi Jan, On 11/29/2010 12:55 PM, Jan Snajder wrote: > Dear Haskellers, > > I am pleased to announce the release of genprog-0.1, a genetic > programming library. > > (snip) Very interesting, and nice job on the code (elegant, well-structured, well-documented, ...)! Genetic programming re

[Haskell] ANNOUNCE: genprog-0.1

2010-11-29 Thread Jan Snajder
Dear Haskellers, I am pleased to announce the release of genprog-0.1, a genetic programming library. Genetic programming is an evolutionary technique, inspired by biological evolution, to evolve programs for solving specific problems. A genetic program is represented by a value of an algebraic da