English

Matching Augmentation via Simultaneous Contractions

Data Structures and Algorithms 2023-05-29 v2

Abstract

We consider the matching augmentation problem (MAP), where a matching of a graph needs to be extended into a 22-edge-connected spanning subgraph by adding the minimum number of edges to it. We present a polynomial-time algorithm with an approximation ratio of 13/8=1.62513/8 = 1.625 improving upon an earlier 5/35/3-approximation. The improvement builds on a new α\alpha-approximation preserving reduction for any α3/2\alpha\geq 3/2 from arbitrary MAP instances to well-structured instances that do not contain certain forbidden structures like parallel edges, small separators, and contractible subgraphs. We further introduce, as key ingredients, the technique of repeated simultaneous contractions and provide improved lower bounds for instances that cannot be contracted.

Keywords

Cite

@article{arxiv.2211.01912,
  title  = {Matching Augmentation via Simultaneous Contractions},
  author = {Mohit Garg and Felix Hommelsheim and Nicole Megow},
  journal= {arXiv preprint arXiv:2211.01912},
  year   = {2023}
}

Comments

60 pages, 16 figures. Accepted at ICALP 2023

R2 v1 2026-06-28T05:07:14.288Z