English

Communication complexity of approximate maximum matching in the message-passing model

Data Structures and Algorithms 2017-04-28 v1

Abstract

We consider the communication complexity of finding an approximate maximum matching in a graph in a multi-party message-passing communication model. The maximum matching problem is one of the most fundamental graph combinatorial problems, with a variety of applications. The input to the problem is a graph GG that has nn vertices and the set of edges partitioned over kk sites, and an approximation ratio parameter α\alpha. The output is required to be a matching in GG that has to be reported by one of the sites, whose size is at least factor α\alpha of the size of a maximum matching in GG. We show that the communication complexity of this problem is Ω(α2kn)\Omega(\alpha^2 k n) information bits. This bound is shown to be tight up to a logn\log n factor, by constructing an algorithm, establishing its correctness, and an upper bound on the communication cost. The lower bound also applies to other graph combinatorial problems in the message-passing communication model, including max-flow and graph sparsification.

Keywords

Cite

@article{arxiv.1704.08462,
  title  = {Communication complexity of approximate maximum matching in the message-passing model},
  author = {Zengfeng Huang and Bozidar Radunovic and Milan Vojnovic and Qin Zhang},
  journal= {arXiv preprint arXiv:1704.08462},
  year   = {2017}
}
R2 v1 2026-06-22T19:29:27.025Z