48
2

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

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.

View on arXiv
Comments on this paper