Talk:Dijkstra's algorithm: Difference between revisions

Content deleted Content added
An interesting paper questioning optimality: They cite the earlier work on proof of universal optimality, and state that Dijkstra's algorithm is still optimal ''if you want to know the order of the points in the path''; their algorithm does not produce this ordering.
An interesting paper questioning optimality: "Breaking the Sorting Barrier for Directed Single-Source Shortest Paths":
Line 67:
 
== An interesting paper questioning optimality ==
This paper "Breaking the Sorting Barrier for Directed Single-Source Shortest Paths":
This paper:
 
https://arxiv.org/abs/2504.17033