English

When MIS and Maximal Matching are Easy in the Congested Clique

Distributed, Parallel, and Cluster Computing 2025-03-03 v1 Data Structures and Algorithms

Abstract

Two of the most fundamental distributed symmetry-breaking problems are that of finding a maximal independent set (MIS) and a maximal matching (MM) in a graph. It is a major open question whether these problems can be solved in constant rounds of the all-to-all communication model of \textsf{Congested\ Clique}, with O(loglogΔ)O(\log\log \Delta) being the best upper bound known (where Δ\Delta is the maximum degree). We explore in this paper the boundary of the feasible, asking for \emph{which graphs} we can solve the problems in constant rounds. We find that for several graph parameters, ranging from sparse to highly dense graphs, the problems do have a constant-round solution. In particular, we give algorithms that run in constant rounds when: (1) the average degree is at most d(G)2O(logn)d(G) \le 2^{O(\sqrt{\log n})}, (2) the neighborhood independence number is at most β(G)2O(logn)\beta(G) \le 2^{O(\sqrt{\log n})}, or (3) the independence number is at most α(G)V(G)/d(G)μ\alpha(G) \le |V(G)|/d(G)^{\mu}, for any constant μ>0\mu > 0. Further, we establish that these are tight bounds for the known methods, for all three parameters, suggesting that new ideas are needed for further progress.

Keywords

Cite

@article{arxiv.2502.21031,
  title  = {When MIS and Maximal Matching are Easy in the Congested Clique},
  author = {Keren Censor-Hillel and Tomer Even and Maxime Flin and Magnús M. Halldórsson},
  journal= {arXiv preprint arXiv:2502.21031},
  year   = {2025}
}

Comments

28 pages. To appear in proceedings of SIROCCO 2025

R2 v1 2026-06-28T22:01:48.578Z