Nested Dataflow Algorithms for Dynamic Programming Recurrences with more than O(1) Dependency
Dynamic programming problems have wide applications in real world and have been studied extensively in both serial and parallel settings. In 1994, Galil and Park developed work-efficient and sublinear-time algorithms for several important dynamic programming problems based on the closure method and matrix product method. However, in the same paper, they raised an open question whether such an algorithm exists for the general GAP problem. we answer their question by developing the first work-efficient and sublinear-time GAP algorithm based on the closure method and Nested Dataflow method. cache-oblivious and cache-efficient algorithms for the 1D problem and GAP problem, respectively.
READ FULL TEXT