paper

Faster negative length shortest paths by bootstrapping hop reducers

arXiv:2506.00428

Abstract

The textbook algorithm for real-weighted single-source shortest paths takes time on a graph with edges and vertices. The breakthrough algorithm by Fineman [Fin24] takes randomized time. The running time was subsequently improved to [HJQ25]. We build on [Fin24; HJQ25] to obtain an randomized running time. (Equivalently, for , and for .) The main new technique replaces the hop-reducing auxiliary graph from [Fin24] with a bootstrapping process where constant-hop reducers for small subgraphs of the input graph are iteratively amplified and expanded until the desired polynomial-hop reduction is achieved over the entire graph.

SODA 2026. Figures added