A Deterministic Algorithm for the MST Problem in Constant Rounds of Congested Clique

12/09/2019
by   Krzysztof Nowicki, et al.
0

In this paper, we show that the Minimum Spanning Tree problem can be solved deterministically, in O(1) rounds of the CongestedClique model. In the CongestedClique model, there are n players that perform computation in synchronous rounds. Each round consist of a phase of local computation and a phase of communication, in which each pair of players is allowed to exchange O(log n) bit messages. The studies of this model began with the MST problem: in the paper by Lotker et al.[SPAA'03, SICOMP'05] that defines the CongestedClique model the authors give a deterministic O(loglog n) round algorithm that improved over a trivial O(log n) round adaptation of Borůvka's algorithm. There was a sequence of gradual improvements to this result: an O(logloglog n) round algorithm by Hegeman et al. [PODC'15], an O(log^* n) round algorithm by Ghaffari and Parter, [PODC'16] and an O(1) round algorithm by Jurdziński and Nowicki, [SODA'18], but all those algorithms were randomized, which left the question about the existence of any deterministic o(loglog n) round algorithms for the Minimum Spanning Tree problem open. Our result resolves this question and establishes that O(1) rounds is enough to solve the MST problem in the CongestedClique model, even if we are not allowed to use any randomness. Furthermore, the amount of communication needed by the algorithm makes it applicable to some variants of the MPC model.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/23/2018

Random Sampling Applied to the MST Problem in the Node Congested Clique Model

The Congested Clique model, proposed by Lotker et al. [SPAA'03, SICOMP'0...
research
05/25/2022

Deterministic Massively Parallel Algorithms for Ruling Sets

In this paper we present a deterministic O(loglog n)-round algorithm for...
research
12/10/2021

Improved Deterministic (Δ+1)-Coloring in Low-Space MPC

We present a deterministic O(logloglog n)-round low-space Massively Para...
research
08/01/2023

Massively Parallel Algorithms for High-Dimensional Euclidean Minimum Spanning Tree

We study the classic Euclidean Minimum Spanning Tree (MST) problem in th...
research
11/03/2022

Distributed Reconfiguration of Spanning Trees

In a reconfiguration problem, given a problem and two feasible solutions...
research
04/06/2023

Asymptotically Faster Quantum Distributed Algorithms for Approximate Steiner Trees and Directed Minimum Spanning Trees

The CONGEST and CONGEST-CLIQUE models have been carefully studied to rep...
research
08/04/2022

Computing Power of Hybrid Models in Synchronous Networks

During the last two decades, a small set of distributed computing models...

Please sign up or login with your details

Forgot password? Click here to reset