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@haskell.org http://www.haskell.org/mailman/listinfo/haskell