Performance Engineering of Computer and Telecommunications Systems 1996
DOI: 10.1007/978-1-4471-1007-1_25
|View full text |Cite
|
Sign up to set email alerts
|

A Comparative Study of k-Shortest Path Algorithms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
40
0

Year Published

2001
2001
2020
2020

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 73 publications
(40 citation statements)
references
References 7 publications
0
40
0
Order By: Relevance
“…Algorithms for discovering the k shortest paths between a source and all the nodes in a weighted graph are well known and can be computed in O(|E|+|V | log |V |+k|V |) time [36,37,38]. However, as we noted above, the energy costs in this problem are associated with the nodes themselves rather than with the edges; see (3).…”
Section: K-shortest Path Pruningmentioning
confidence: 99%
“…Algorithms for discovering the k shortest paths between a source and all the nodes in a weighted graph are well known and can be computed in O(|E|+|V | log |V |+k|V |) time [36,37,38]. However, as we noted above, the energy costs in this problem are associated with the nodes themselves rather than with the edges; see (3).…”
Section: K-shortest Path Pruningmentioning
confidence: 99%
“…We select from among several shortest path routes for each node because, if each node were to utilise its shortest path, nodes that occur in many of the 1-shortest paths would be disproportionately burdened. Algorithms for discovering the shortest path between two nodes in a weighted graph are well known and the shortest path can be found in O(n log n) time (Yen, 1971;Eppstein, 1998;Brander and Sinclair, 1995). However, as we noted above, the energy costs in this problem are associated with the nodes themselves rather than with the edges.…”
Section: K-shortest Path Pruningmentioning
confidence: 99%
“…A WSN is represented as a network graph, G = {V, E}, where V is a finite set of n sensor nodes vi plus a base station node, vB, and E is the finite set of m edges [2,4]. Each node must communicate with the base station, perhaps by relaying a message through one or more other nodes.…”
Section: System Model and Pareto Opti-malitymentioning
confidence: 99%
“…Then in one reporting cycle, the energy expended at vi in sending its own data to its downstream node d = Si [2] and relaying messages received from nodes with indices in the set I and sending them on to nodes with indices O is…”
Section: System Model and Pareto Opti-malitymentioning
confidence: 99%