English

Robust Lower Bounds for Graph Problems in the Blackboard Model of Communication

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

Abstract

We give lower bounds on the communication complexity of graph problems in the multi-party blackboard model. In this model, the edges of an nn-vertex input graph are partitioned among kk parties, who communicate solely by writing messages on a shared blackboard that is visible to every party. We show that any non-trivial graph problem on nn-vertex graphs has blackboard communication complexity Ω(n)\Omega(n) bits, even if the edges of the input graph are randomly assigned to the kk parties. We say that a graph problem is non-trivial if the output cannot be computed in a model where every party holds at most one edge and no communication is allowed. Our lower bound thus holds for essentially all key graph problems relevant to distributed computing, including Maximal Independent Set (MIS), Maximal Matching, (Δ+1\Delta+1)-coloring, and Dominating Set. In many cases, e.g., MIS, Maximal Matching, and (Δ+1)(\Delta+1)-coloring, our lower bounds are optimal, up to poly-logarithmic factors.

Keywords

Cite

@article{arxiv.2103.07027,
  title  = {Robust Lower Bounds for Graph Problems in the Blackboard Model of Communication},
  author = {Christian Konrad and Peter Robinson and Viktor Zamaraev},
  journal= {arXiv preprint arXiv:2103.07027},
  year   = {2021}
}
R2 v1 2026-06-24T00:02:10.803Z