Proceedings of the Twenty-Ninth Annual ACM-SIAM Symposium on Discrete Algorithms 2018
DOI: 10.1137/1.9781611975031.167
|View full text |Cite
|
Sign up to set email alerts
|

MST in O(1) Rounds of Congested Clique

Abstract: We present a distributed randomized algorithm finding Minimum Spanning Tree (MST) of a given graph in O(1) rounds, with high probability, in the congested clique model.The input graph in the congested clique model is a graph of n nodes, where each node initially knows only its incident edges. The communication graph is a clique with limited edge bandwidth: each two nodes (not necessarily neighbours in the input graph) can exchange O(log n) bits.As in previous works, the key part of the MST algorithm is an effi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
56
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
6
2
2

Relationship

1
9

Authors

Journals

citations
Cited by 66 publications
(57 citation statements)
references
References 18 publications
(52 reference statements)
0
56
0
Order By: Relevance
“…The next set of improvements reduced the memory per machine to O(n) (possibly at the cost of a slight increase in the number of rounds). For example, an O(1) round algorithm for MST and connectivity using only O(n) memory per machine has been proposed in [33] building on previous work in [27,31,43] (see also [3,13,42] for related results). A series of very recent papers [7,8,19,26,38], initiated by a breakthrough result of [19], have also achieved an O(log log n)-round algorithms for different graph problems such as matching, vertex cover, and MIS in the MPC model, when the memory per machine is O(n) or even O(n/polylog(n)).…”
Section: Introductionmentioning
confidence: 99%
“…The next set of improvements reduced the memory per machine to O(n) (possibly at the cost of a slight increase in the number of rounds). For example, an O(1) round algorithm for MST and connectivity using only O(n) memory per machine has been proposed in [33] building on previous work in [27,31,43] (see also [3,13,42] for related results). A series of very recent papers [7,8,19,26,38], initiated by a breakthrough result of [19], have also achieved an O(log log n)-round algorithms for different graph problems such as matching, vertex cover, and MIS in the MPC model, when the memory per machine is O(n) or even O(n/polylog(n)).…”
Section: Introductionmentioning
confidence: 99%
“…The paper[JN18] gives an O(1) algorithm for the MST problem in the Congested Clique model, which can be simulated in the MPC model with a O(n) memory limit of a single machine. Furthermore, small changes in the analysis provided in[JN18] give O(m + n log 2 n) bound on global memory of the Connected Components algorithm.…”
mentioning
confidence: 99%
“…Distributed MST is one of the most fundamental problems in CONGEST, with a wide range of works, a very short subset of which include [14,26,15,8,9,22,17,23,10]. In particular, Ghaffari et al [15] gave a simple MST algorithm using a framework called low-congestion shortcuts.…”
Section: Related Workmentioning
confidence: 99%