Single-Source Shortest Paths with Negative Real Weights in $\tilde{O}(mn^{8/9})$ Time
Abstract
This paper presents a randomized algorithm for the problem of single-source shortest paths on directed graphs with real (both positive and negative) edge weights. Given an input graph with $n$ vertices and $m$ edges, the algorithm completes in $\tilde{O}(mn^{8/9})$ time with high probability. For real-weighted graphs, this result constitutes the first asymptotic improvement over the classic $O(mn)$-time algorithm variously attributed to Shimbel, Bellman, Ford, and Moore.
- Publication:
-
arXiv e-prints
- Pub Date:
- November 2023
- DOI:
- 10.48550/arXiv.2311.02520
- arXiv:
- arXiv:2311.02520
- Bibcode:
- 2023arXiv231102520F
- Keywords:
-
- Computer Science - Data Structures and Algorithms