[Haskell-beginners] Genetic algorithm for knapsack problem

Karol Samborski edv.karol at gmail.com
Thu May 12 16:24:15 CEST 2011


Hi all,

I'm a student and I got recently a task to do (and I want to do it in
haskell). I have to implement "genetic algorithm for knapsack problem"
and it would be nice if it will be fast.  So my question is: what
haskell datatypes, modules etc. should I use for this algorithm to
achieve this goal? I mean fast as compared to implementation in
imperative languages like C.

Any advices ?

Best regards,
Karol Samborski



More information about the Beginners mailing list