[Haskell-beginners] 8 queens problem using multithreading

divyanshu ranjan idivyanshu.ranjan at gmail.com
Fri Sep 6 16:35:35 CEST 2013


Hi,
  For parallel and concurrent haskell this is great resource :
http://chimera.labs.oreilly.com/books/1230000000929.

Divyanshu Ranjan

On Fri, Sep 6, 2013 at 7:59 PM, Igor Pinheiro Leão <ivpcl at cin.ufpe.br> wrote:
> Hi,
> can someone help me to understand how to implement a multithreading 8 queens
> problem using Haskell.
> If it's not asking to much I also need a good Haskell thread related source.
> It would be great.
>
> Kind Regards,
> Igor
>
> --
> Igor Vinícius
> Graduando em Ciência da Computação
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>




More information about the Beginners mailing list