Parallel Reachability and Shortest Paths on Non-sparse Digraphs: Near-linear Work and Sub-square-root Depth
Vikrant Ashvinkumar, Aaron Bernstein, Maximilian Probst Gutenberg, Thatchaphol Saranurak

TL;DR
This paper introduces parallel algorithms for reachability and shortest paths on dense directed graphs, achieving near-linear work and significantly reduced depth compared to previous methods.
Contribution
The paper develops parallel algorithms with near-linear work and sub-square-root depth for dense graphs, improving over the state-of-the-art in all density regimes.
Findings
Achieves depth of $n^{0.136}$ for reachability on dense graphs.
Achieves depth of $n^{0.25+o(1)}$ for shortest paths on dense graphs.
Requires near-linear work $ ilde{O}(m)$ for both problems.
Abstract
We present parallel algorithms for computing single-source reachability and shortest paths on directed -vertex -edge graphs using near-linear work and depth whenever . At the extreme of , our reachability and shortest path algorithms have depth only and , respectively. The state-of-the-art parallel algorithms with near-linear work for both problems require depth in all density regimes.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
