Score: 0

Breaking the Sorting Barrier for Directed Single-Source Shortest Paths

Published: April 23, 2025 | arXiv ID: 2504.17033v2

By: Ran Duan , Jiayi Mao , Xiao Mao and more

Potential Business Impact:

Finds shortest paths faster than old methods.

Business Areas:
Fast-Moving Consumer Goods Consumer Goods, Real Estate

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.

Country of Origin
🇨🇳 China

Page Count
17 pages

Category
Computer Science:
Data Structures and Algorithms