algorithms books or tutorial in haskell

Hi, Can someone provide me link to some pdf or online tutorial where I can find backtracking / dynamic programming kind of algorithms discussed in details. Regards. Nishant

On Fri, 28 Mar 2014 10:45:43 +0100, Nishant
Can someone provide me link to some pdf or online tutorial where I can find backtracking / dynamic programming kind of algorithms discussed in details.
The page http://www.haskell.org/haskellwiki/Research_papers/Monads_and_arrows mentions several papers on backtracking, though some links are broken. A dynamic programming example: http://www.haskell.org/haskellwiki/Dynamic_programming_example Regards, Henk-Jan van Tuyl -- Folding@home What if you could share your unused computer power to help find a cure? In just 5 minutes you can join the world's biggest networked computer and get us closer sooner. Watch the video. http://folding.stanford.edu/ http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html Haskell programming --
participants (2)
-
Henk-Jan van Tuyl
-
Nishant