Distributed Exact Shortest Paths in Sublinear Time
The distributed single-source shortest paths problem is one of the most fundamental and central problems in the message-passing distributed computing. Classical Bellman-Ford algorithm solves it in O(n) time, where n is the number of vertices in the input graph G. Peleg and Rubinovich [49] showed a l...
Gespeichert in:
Veröffentlicht in: | Journal of the ACM 2020-06, Vol.67 (3), p.1-36, Article 15 |
---|---|
1. Verfasser: | |
Format: | Artikel |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | The distributed single-source shortest paths problem is one of the most fundamental and central problems in the message-passing distributed computing. Classical Bellman-Ford algorithm solves it in O(n) time, where n is the number of vertices in the input graph G. Peleg and Rubinovich [49] showed a lower bound of (Omega) over tilde (D + root n) for this problem, where D is the hop-diameter of G.
Whether or not this problem can be solved in o(n) time when D is relatively small is a major open question. Despite intensive research [10, 17, 33, 41, 45] that yielded near-optimal algorithms for the approximate variant of this problem, no progress was reported for the original problem.
In this article, we answer this question in the affirmative. We devise an algorithm that requires O((n log n)(5/6)) time, for D = O(root n logn), and O(D-1/3 . (n log n)(2/3)) time, for larger D. This running time is sublinear in n in almost the entire range of parameters, specifically, for D = o(n/log(2) n).
We also generalize our result in two directions. One is when edges have bandwidth b >= 1, and the other is the s-sources shortest paths problem. For both problems, our algorithm provides bounds that improve upon the previous state-of-the-art in almost the entire range of parameters. In particular, we provide an all-pairs shortest paths algorithm that requires O(n(5/3) . log(2/3) n) time, even for b |
---|---|
ISSN: | 0004-5411 1557-735X |
DOI: | 10.1145/3387161 |