1988
DOI: 10.1007/bf02288320
|View full text |Cite
|
Sign up to set email alerts
|

Shortest path algorithms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
163
0
6

Year Published

1992
1992
2017
2017

Publication Types

Select...
7
1
1

Relationship

1
8

Authors

Journals

citations
Cited by 281 publications
(170 citation statements)
references
References 24 publications
1
163
0
6
Order By: Relevance
“…Hence, at first glance, label-setting algorithms seem to be the better choice. However, several independent case studies [6,10,13,28,29,44,50,70] showed that SSSP implementations of label-correcting approaches frequently outperform labelsetting algorithms. Thus, worst-case analysis sometimes fails to bring out the advantages of algorithms that perform well in practice.…”
Section: Worst-case Versus Average-case Analysismentioning
confidence: 99%
See 1 more Smart Citation
“…Hence, at first glance, label-setting algorithms seem to be the better choice. However, several independent case studies [6,10,13,28,29,44,50,70] showed that SSSP implementations of label-correcting approaches frequently outperform labelsetting algorithms. Thus, worst-case analysis sometimes fails to bring out the advantages of algorithms that perform well in practice.…”
Section: Worst-case Versus Average-case Analysismentioning
confidence: 99%
“…However, none of the alternative label-correcting algorithms succeeded to asymptotically improve on the O(n · m)-time worst-case bound of the simple BellmanFord approach. Still, a number of experimental studies [6,10,13,28,29,44,50,70] showed that some recent label-correcting approaches run considerably faster than the original Bellman-Ford algorithm and even outperform label-setting algorithms on certain data sets. So far, no profound average-case analysis has been given to explain the observed effects.…”
Section: Sequential Label-correcting Algorithmsmentioning
confidence: 99%
“…Dijkstra's algorithm is also known as the single-source shortest path algorithm which is similar to Prime's algorithm [29]. Using the Dijkstra's algorithm to nd the shortest path in the directed graph with a non-negative length is one of the basic and important issues in algorithmic problems [30,31]. Eklund [32] presented the modi ed Dijkstra's algorithm that includes both static and dynamic components, simultaneously used for routing the emergency vehicles in the simulation of earthquake in Okayama, Japan.…”
Section: Literature Of Dijkstra's Algorithmmentioning
confidence: 99%
“…Ever since, many variations of shortest path algorithms have been proposed in the literature [8], [2], mainly based on different proposals for a priority queue [3]. Nearly all proposed shortest path algorithms are designed to Þnd a shortest paths tree rooted at the source to all other nodes.…”
Section: Introductionmentioning
confidence: 99%