<div dir="ltr"><div><div><div>You might like to try some exercises from my algorithms class:<br><br><a href="http://ozark.hendrix.edu/~yorgey/280/static/hw.7.pdf">http://ozark.hendrix.edu/~yorgey/280/static/hw.7.pdf</a><br><br></div>You could also look at the lecture notes and try actually implementing the DP algorithms discussed there:<br><br><a href="http://ozark.hendrix.edu/~yorgey/280/static/CSCI-280-lecture-notes.pdf">http://ozark.hendrix.edu/~yorgey/280/static/CSCI-280-lecture-notes.pdf</a> (sections 20-22)<br><br></div>More generally, any standard algorithms textbook should have a ton of DP exercises.<br><br></div>-Brent<br><div><div><div><br><div><br><div class="gmail_quote"><div dir="ltr">On Wed, Apr 12, 2017 at 12:47 PM Michael Litchard <<a href="mailto:litchard.michael@gmail.com">litchard.michael@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I found the below link to be an illuminating read in regards to how to approach dynamic programming in haskell. Now I would like to test my understanding on different exercises.<br></div>I'd like suggestions on problems that could be solved by the approach elucidated below. <br><div><br><a href="http://jelv.is/blog/Lazy-Dynamic-Programming/" target="_blank">http://jelv.is/blog/Lazy-Dynamic-Programming/</a><br></div></div>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div></div></div></div></div></div>