[Haskell] Memo function help
Daan Leijen
daan at cs.uu.nl
Tue Jul 27 15:50:00 EDT 2004
Tom Hofte wrote:
> I want to use the memo function for implementing a dynamic programming
> algorithm in Haskell.
> This is needed to cache intermediate results.
> Can anyone tell me where I can find some examples that use the memo
> function or even a tutorial.
Hi Tom,
I like Byron Cook's paper about disposable memo functions:
<http://www.cse.ogi.edu/~byron/memo/dispose.ps>
-- Daan.
>
> Thanks,
>
> Tom Hofte
>
> ------------------------------------------------------------------------
> MSN Search, for accurate results! click here
> <http://g.msn.com/8HMAENNL/2734??PS=47575>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Haskell mailing list
> Haskell at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell
More information about the Haskell
mailing list