中文

Distributed Approximate Maximum Matching and Minimum Vertex Cover via Generalized Graph Decomposition

数据结构与算法 2026-05-14 v1

摘要

The classic lower bound of Kuhn, Moscibroda and Wattenhofer [JACM 2016] states that approximate maximum matching and approximate vertex cover (among other problems) in the LOCAL model require Ω(min{lognloglogn,logΔloglogΔ})\Omega(\min\{\sqrt{\frac{\log n}{\log\log n}}, \frac{\log \Delta}{\log\log \Delta}\}) rounds, for any polylogarithmic or smaller approximation ratio. As a function of Δ\Delta, this complexity was subsequently matched for constant-approximate weighted vertex cover [Bar-Yehuda, Censor-Hillel and Schwartzman, JACM 2017] and constant-approximate maximum matching [Bar-Yehuda, Censor-Hillel, Ghaffari and Schwartzman, PODC 2017]. One might expect, therefore, that the true complexity should be Θ(logΔloglogΔ)\Theta(\frac{\log \Delta}{\log\log \Delta}), and the nn-dependent term in the lower bound is just an artefact of the proof method. We show that this is not the case, and a term dependent on nn is in fact required. Specifically, we show randomized algorithms for 2+ε2+\varepsilon-approximate maximum matching and approximate (weighted) minimum vertex cover taking O(lognlog2logn)O(\frac{\log n}{\log^2 \log n}) rounds. Our algorithms are based on a novel graph decomposition result generalizing the method of Miller, Peng and Xu [SPAA 2013], which we use to reduce the `effective' degree of high-degree graphs. We expect that this decomposition may be of further use for other problems.

关键词

引用

@article{arxiv.2605.13264,
  title  = {Distributed Approximate Maximum Matching and Minimum Vertex Cover via Generalized Graph Decomposition},
  author = {Peter Davies-Peck},
  journal= {arXiv preprint arXiv:2605.13264},
  year   = {2026}
}

备注

To appear at PODC 2026