Pith. sign in

Negative-Weight Single-Source Shortest Paths in Near-linear Time

1 Pith paper cite this work, alongside 2 external citations. Polarity classification is still indexing.

1 Pith paper citing it
2 external citations · Pith
abstract

We present a randomized algorithm that computes single-source shortest paths (SSSP) in $O(m\log^8(n)\log W)$ time when edge weights are integral and can be negative. This essentially resolves the classic negative-weight SSSP problem. The previous bounds are $\tilde O((m+n^{1.5})\log W)$ [BLNPSSSW FOCS'20] and $m^{4/3+o(1)}\log W$ [AMV FOCS'20]. Near-linear time algorithms were known previously only for the special case of planar directed graphs [Fakcharoenphol and Rao FOCS'01]. In contrast to all recent developments that rely on sophisticated continuous optimization methods and dynamic algorithms, our algorithm is simple: it requires only a simple graph decomposition and elementary combinatorial tools. In fact, ours is the first combinatorial algorithm for negative-weight SSSP to break through the classic $\tilde O(m\sqrt{n}\log W)$ bound from over three decades ago [Gabow and Tarjan SICOMP'89].

fields

cs.DS 1

years

2026 1

verdicts

REJECT 1

representative citing papers

Approximate Single Source Dual Fault Tolerant Distance Oracle

cs.DS · 2026-07-03 · reject · novelty 7.0

A new data structure answers approximate shortest-path queries from a fixed source after any two edges fail, using subquadratic space and near-constant query time; the correctness proof for the hardest case is incomplete.

citing papers explorer

Showing 1 of 1 citing paper.

  • Approximate Single Source Dual Fault Tolerant Distance Oracle cs.DS · 2026-07-03 · reject · none · ref 28 · internal anchor

    A new data structure answers approximate shortest-path queries from a fixed source after any two edges fail, using subquadratic space and near-constant query time; the correctness proof for the hardest case is incomplete.