arXiv · 1802.07647
MIS in the Congested Clique Model in $O(\log \log Δ)$ Rounds
Abstract
We give a maximal independent set (MIS) algorithm that runs in $O(\log \log Δ)$ rounds in the congested clique model, where $Δ$ is the maximum degree of the input graph. This improves upon the $O(\frac{\log(Δ) \cdot \log \log Δ}{\sqrt{\log n}} + \log \log Δ)$ rounds algorithm of [Ghaffari, PODC '17], where $n$ is the number of vertices of the input graph. In the first stage of our algorithm, we simulate the first $O(\frac{n}{\text{poly} \log n})$ iterations of the sequential random order Greedy algorithm for MIS in the congested clique model in $O(\log \log Δ)$ rounds. This thins out the input graph relatively quickly: After this stage, the maximum degree of the residual graph is poly-logarithmic. In the second stage, we run the MIS algorithm of [Ghaffari, PODC '17] on the residual graph, which completes in $O(\log \log Δ)$ rounds on graphs of poly-logarithmic degree.
Explore related subjects
Keep this discovery
Christian Konrad. 2018-02-21. MIS in the Congested Clique Model in $O(\log \log Δ)$ Rounds. https://arxiv.org/abs/1802.07647
Cite the original work for its findings. Save a collection to share your selection of sources.