hughperkins:
> 
>    On 8/7/07, Donald Bruce Stewart <[EMAIL PROTECTED]>
>    wrote:
> 
>      See also,
>          [2]http://haskell.org/haskellwiki/Sudoku
>      -- Don
> 
>    Just out of ... errr.... curiosity... which of those
>    implementations is the fastest?
> 

No idea. You could compile them all with -O2, run them on a set of
puzzles, and produce a table of results :-)

I'm a little surprised no one's tried a parallel solution yet, actually.
We've got an SMP runtime for a reason, people!

-- Don
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to