vix.ing · top · new · best · stats · spec

Strongly Polynomial Parallel Work-Depth Tradeoffs for Directed SSSP

2025/10/22 by Adam Karczmarz, Wojciech Nadara, Karczmarz, Adam +3
Computer Science · #Complexity and Algorithms in Graphs #Graph Theory and Algorithms #Advanced Graph Theory Research

paper · pdf · doi:10.48550/arxiv.2510.19780

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-ε) work and O(n1-ε) depth for some positive ε>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.

Citations

Related