1 paper · 1 filter
David H. Lee, Aditya Prasad, Ramiro Deo-Campo Vuong +3
Dynamic programming (DP) is a fundamental and powerful algorithmic paradigm taught in most undergraduate (and many graduate) algorithms classes. DP problems are challenging for man…