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

TL;DR
This paper presents the first deterministic constant-round algorithm for solving the Minimum Spanning Tree problem in the Congested Clique model, improving over previous randomized solutions and applicable to related distributed models.
Contribution
It introduces a deterministic $ ext{O}(1)$ round algorithm for MST in the Congested Clique, resolving an open question and surpassing prior randomized approaches.
Findings
Deterministic $ ext{O}(1)$ rounds suffice for MST in the Congested Clique.
The algorithm's communication complexity makes it applicable to MPC variants.
It closes the gap between randomized and deterministic MST algorithms in this model.
Abstract
In this paper, we show that the Minimum Spanning Tree problem can be solved \emph{deterministically}, in rounds of the model. In the model, there are 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 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 model the authors give a deterministic round algorithm that improved over a trivial round adaptation of Bor\r{u}vka's algorithm. There was a sequence of gradual improvements to this result: an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
