Settings

Theme

Breaking the Sorting Barrier for Directed Single-Source Shortest Paths [pdf]

arxiv.org

2 points by karussell 7 months ago · 1 comment

Reader

karussellOP 7 months ago

Abstract:

We give a deterministic O(m log2/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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection