English

Nested Dataflow Algorithms for Dynamic Programming Recurrences with more than O(1) Dependency

Data Structures and Algorithms 2019-11-14 v1 Distributed, Parallel, and Cluster Computing

Abstract

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. % In this paper, we answer their question by developing the first work-efficient and sublinear-time GAP algorithm based on the closure method and Nested Dataflow method. % We also improve the time bounds of classic work-efficient, cache-oblivious and cache-efficient algorithms for the 1D problem and GAP problem, respectively.

Keywords

Cite

@article{arxiv.1911.05333,
  title  = {Nested Dataflow Algorithms for Dynamic Programming Recurrences with more than O(1) Dependency},
  author = {Yuan Tang},
  journal= {arXiv preprint arXiv:1911.05333},
  year   = {2019}
}
R2 v1 2026-06-23T12:14:01.550Z