A Faster Directed Single-Source Shortest Path Algorithm
Abstract
This paper presents a new deterministic algorithm for single-source shortest paths (SSSP) on real non-negative edge-weighted directed graphs, with running time O(m n+mn n n), which is O(m n n) for sparse graphs. This improves the recent breakthrough result of O(m2/3 n) time for directed SSSP algorithm [Duan, Mao, Mao, Shu, Yin 2025].
0
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.