A New Shortest-path Discovery Algorithm

Yan Yu
2011-01-01
Abstract:The Dijkstra algorithm is improved by changing the data structures and the way of updating paths in this paper.The results show that the algorithm can find all shortest-paths between any two nodes.
What problem does this paper attempt to address?