Breaking the Sorting Barrier for Directed Single-Source Shortest Paths

5 days ago 2

[Submitted on 23 Apr 2025]

View PDF HTML (experimental)

Abstract:We give a deterministic $O(m\log^{2/3}n)$-time algorithm for single-source shortest paths (SSSP) on directed graphs with real non-negative edge weights in the comparison-addition model. This is the first result to break the $O(m+n\log n)$ time bound of Dijkstra's algorithm on sparse graphs, showing that Dijkstra's algorithm is not optimal for SSSP.

Submission history

From: Xinkai Shu [view email]
[v1] Wed, 23 Apr 2025 18:26:39 UTC (35 KB)

Read Entire Article