2026/07/21 by Isaac M. Hair, George Z. Li, Jason Li +1
#cs.DS
We revisit the single-source shortest paths (SSSP) problem on directed graphs with nonnegative real weights and give a deterministic parallel algorithm with O(n1+o(1)t2 + m1+o(1)) work and O(n/t) span, for any t ∈ [1, n]. This matches (up to subpolynomial factors) the tradeoff due to [Shi and Spencer '99] for undirected graphs with nonnegative real weights.