MST in O(1) rounds of congested clique

82Citations
Citations of this article
18Readers
Mendeley users who have this article in their library.

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 con-gested 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 efficient Connected Components (CC) algorithm. However, unlike the former approaches, we do not aim at simulating the standard Boruvka's algorithm, at least at initial stages of the CC algo-rithm. Instead, we develop a new technique which combines connected components of sample sparse sub-graphs of the input graph in order to accelerate the process of uncovering connected components of the original input graph. More specifically, we develop a sparsification technique which reduces an initial CC problem in O(1) rounds to its two restricted instances. The former instance has a graph with maximal degree O(log log n) as the input -here our sample-combining technique helps. In the latter instance, a partition of the input graph into O(n= log log n) connected compo-nents is known. This gives an opportunity to apply previous algorithms to determine connected compo-nents in O(1) rounds. Our result addresses a problem proposed by Lotker et al. [SPAA 2003; SICOMP 2005] and im-proves over previous O(log∗ n) algorithm of Ghaári et al. [PODC 2016], and O(log log log n) algorithm of Hegeman et al. [PODC 2015]. It also determines (1) round complexity in the congested clique for MST, as well as other graph problems, including bipartiteness, cut verification, s-t connectivity, and cycle contain-ment.

Cite

CITATION STYLE

APA

Jurdziński, T., & Nowicki, K. (2018). MST in O(1) rounds of congested clique. In Proceedings of the Annual ACM-SIAM Symposium on Discrete Algorithms (pp. 2620–2632). Association for Computing Machinery. https://doi.org/10.1137/1.9781611975031.167

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free