English

Strongly Polynomial Parallel Work-Depth Tradeoffs for Directed SSSP

Data Structures and Algorithms 2025-10-23 v1

Abstract

In this paper, we show new strongly polynomial work-depth tradeoffs for computing single-source shortest paths (SSSP) in non-negatively weighted directed graphs in parallel. Most importantly, we prove that directed SSSP can be solved within O~(m+n2ϵ)\tilde{O}(m+n^{2-\epsilon}) work and O~(n1ϵ)\tilde{O}(n^{1-\epsilon}) depth for some positive ϵ>0\epsilon>0. In particular, for dense graphs with non-negative real weights, we provide the first nearly work-efficient strongly polynomial algorithm with sublinear depth. Our result immediately yields improved strongly polynomial parallel algorithms for min-cost flow and the assignment problem. It also leads to the first non-trivial strongly polynomial dynamic algorithm for minimum mean cycle. Moreover, we develop efficient parallel algorithms in the Word RAM model for several variants of SSSP in graphs with exponentially large edge weights.

Keywords

Cite

@article{arxiv.2510.19780,
  title  = {Strongly Polynomial Parallel Work-Depth Tradeoffs for Directed SSSP},
  author = {Adam Karczmarz and Wojciech Nadara and Marek Sokołowski},
  journal= {arXiv preprint arXiv:2510.19780},
  year   = {2025}
}

Comments

To appear in SODA 2026

R2 v1 2026-07-01T07:00:12.275Z