
12 May
2011
12 May
'11
10:24 a.m.
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