1994
DOI: 10.1007/3-540-57899-4_65
|View full text |Cite
|
Sign up to set email alerts
|

An ‘All pairs shortest paths’ distributed algorithm using 2n 2 messages

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
14
0

Year Published

2006
2006
2018
2018

Publication Types

Select...
3
3
1

Relationship

0
7

Authors

Journals

citations
Cited by 13 publications
(14 citation statements)
references
References 6 publications
0
14
0
Order By: Relevance
“…While computing shortest paths is among the earliest studied problems in distributed computing, many classic works on this problem concern other objectives, such as the message complexity and convergence. When faced with the bandwidth constraint, the time complexities of these algorithms become higher than the trivial O(m)-time algorithm; e.g., BellmanFord algorithm and algorithms in [AR82,Hal97,AR93] require Ω(n 2 ) time.…”
Section: Related Workmentioning
confidence: 99%
“…While computing shortest paths is among the earliest studied problems in distributed computing, many classic works on this problem concern other objectives, such as the message complexity and convergence. When faced with the bandwidth constraint, the time complexities of these algorithms become higher than the trivial O(m)-time algorithm; e.g., BellmanFord algorithm and algorithms in [AR82,Hal97,AR93] require Ω(n 2 ) time.…”
Section: Related Workmentioning
confidence: 99%
“…The exact all-pairs shortest path (APSP) problem has been studied extensively in the sequential setting, and was also given several solutions in the distributed setting [2,13,23,29,51]. The algorithm by Kanchi and Vineyard [29] is fast (runs in O(n) time) but involves using large messages, hence does not apply in the CONGEST model.…”
Section: Distributed Algorithms For Exact All-pairs Shortest-pathsmentioning
confidence: 99%
“…The algorithm of Antonio et al [2] uses short (i.e., O(log n) bits) messages, hence it can be executed in the CONGEST model, but it requires O(n log n) time, and moreover, it applies only to the special family of BHC graphs, which are graphs structured as a balanced hierarchy of clusters. Most of the distributed algorithms for the APSP problem aim at minimizing the message complexity, rather than the time; for instance, the algorithm of Haldar [23] requires O(n 2 ) time. For unweighted networks, a trivial lower bound of Ω(n) applies for exact APSP in the CONGEST model, as Ω(n) node identifiers may have to be communicated through a bottleneck edge.…”
Section: Distributed Algorithms For Exact All-pairs Shortest-pathsmentioning
confidence: 99%
“…The all-pairs shortest path (APSP) problem has been studied extensively in the sequential setting, and was also given several solutions in the distributed setting [3,8,14,16,23]. The algorithm of [16] is fast (O(n) time) but involves using large messages, hence does not apply in the CONGEST model.…”
Section: Related Workmentioning
confidence: 99%
“…Most of the distributed algorithms for the APSP problem aim at minimizing the message complexity, rather than the time. The algorithm of [14] requires time O(n 2 ). In the CONGEST model, a trivial lower bound of Ω(n) applies, which has independently been asymptotically matched by two algorithms [15,20].…”
Section: Related Workmentioning
confidence: 99%