English

Distributed Half-Integral Matching and Beyond

Data Structures and Algorithms 2023-07-18 v2 Distributed, Parallel, and Cluster Computing

Abstract

By prior work, it is known that any distributed graph algorithm that finds a maximal matching requires Ω(logn)\Omega(\log^* n) communication rounds, while it is possible to find a maximal fractional matching in O(1)O(1) rounds in bounded-degree graphs. However, all prior O(1)O(1)-round algorithms for maximal fractional matching use arbitrarily fine-grained fractional values. In particular, none of them is able to find a half-integral solution, using only values from {0,12,1}\{0, \frac12, 1\}. We show that the use of fine-grained fractional values is necessary, and moreover we give a complete characterization on exactly how small values are needed: if we consider maximal fractional matching in graphs of maximum degree Δ=2d\Delta = 2d, and any distributed graph algorithm with round complexity T(Δ)T(\Delta) that only depends on Δ\Delta and is independent of nn, we show that the algorithm has to use fractional values with a denominator at least 2d2^d. We give a new algorithm that shows that this is also sufficient.

Keywords

Cite

@article{arxiv.2303.05250,
  title  = {Distributed Half-Integral Matching and Beyond},
  author = {Sameep Dahal and Jukka Suomela},
  journal= {arXiv preprint arXiv:2303.05250},
  year   = {2023}
}
R2 v1 2026-06-28T09:09:14.368Z