1984
DOI: 10.1002/net.3230140208
|View full text |Cite
|
Sign up to set email alerts
|

Shortest‐path algorithms: Taxonomy and annotation

Abstract: We have evolved a classification scheme to characterize algorithms for solving shortestpath problems. The algorithms are classified according t o (A) the problem type, i.e., the question being asked about the given network; (B) the input type, i.e., the salient features of the given network which impact on the design of the algorithm and selection of data structures; and (C) the type of underlying technique employed t o solve the problem. An annotated bibliography of 79 selected references on shortest-path alg… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
84
0
1

Year Published

1992
1992
2011
2011

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 261 publications
(85 citation statements)
references
References 140 publications
0
84
0
1
Order By: Relevance
“…Naturally, due to the importance of shortest-paths problems and the intensive research on them, our list cannot (and is not intended to) provide a survey of the whole field. Appropriate overview papers for classical and recent sequential shortest-paths results are, e.g., [6,11,52,58,65,71].…”
Section: Previous and Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Naturally, due to the importance of shortest-paths problems and the intensive research on them, our list cannot (and is not intended to) provide a survey of the whole field. Appropriate overview papers for classical and recent sequential shortest-paths results are, e.g., [6,11,52,58,65,71].…”
Section: Previous and Related Workmentioning
confidence: 99%
“…Shortest-paths computations are used as subroutines in solution procedures for computational biology (DNA sequence alignment [68]), VLSI design [8], knapsack packing problems [25], and traveling salesman problems [43] and for many other problems. A diverse set of shortest-paths models and algorithms have been developed to accommodate these various applications [11].…”
Section: Introductionmentioning
confidence: 99%
“…2. For this model, many scholars give solving algorithm for calculation the cost from source point to each target point [1][2][3]. To visual representation the algorithm follow-up, we can spend the consuming grid as a spread medium, then the best path between two points that can be seen as waves emitted from a source (such as light, sound or other waves) to the target point which path is the fastest in the transmission medium.…”
Section: Existence Problemsmentioning
confidence: 99%
“…The survey article of Deo and Pang [11] classified the shortest path algorithms into four classes: 1) one (node) to all (nodes) [12], 2) one to one [13], 3) all to all [14], and 4) k-shortest path algorithms [15,16,17]. The k-shortest path algorithms try to find k paths between the source node and the sink node.…”
Section: Introductionmentioning
confidence: 99%