[Haskell-cafe] In-place modification

Hugh Perkins hughperkins at gmail.com
Sat Jul 14 18:53:20 EDT 2007


There's really a tendency in this newsgroup to point people to huge
documents, when a small copy and paste would make the answer so much more
accessible ;-)

Anyway... so reading through the paper, it looks like its using a priority
queue?  Which basically is changing the algorithm somewhat compared to the
C# version.

Anyway, if you can provide a working Haskell version, I'll be happy to run
it.  I sortof suspect that if it gave results within 30% of the C# version
someone would already have done so ;-)

On 7/15/07, Derek Elkins <derek.a.elkins at gmail.com> wrote:
>
> Read http://www.cs.hmc.edu/~oneill/papers/Sieve-JFP.pdf
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070715/330fe761/attachment.htm


More information about the Haskell-Cafe mailing list