English

Maximum Matchings in Geometric Intersection Graphs

Computational Geometry 2024-05-02 v3 Data Structures and Algorithms

Abstract

Let GG be an intersection graph of nn geometric objects in the plane. We show that a maximum matching in GG can be found in O(ρ3ω/2nω/2)O(\rho^{3\omega/2}n^{\omega/2}) time with high probability, where ρ\rho is the density of the geometric objects and ω>2\omega>2 is a constant such that n×nn \times n matrices can be multiplied in O(nω)O(n^\omega) time. The same result holds for any subgraph of GG, as long as a geometric representation is at hand. For this, we combine algebraic methods, namely computing the rank of a matrix via Gaussian elimination, with the fact that geometric intersection graphs have small separators. We also show that in many interesting cases, the maximum matching problem in a general geometric intersection graph can be reduced to the case of bounded density. In particular, a maximum matching in the intersection graph of any family of translates of a convex object in the plane can be found in O(nω/2)O(n^{\omega/2}) time with high probability, and a maximum matching in the intersection graph of a family of planar disks with radii in [1,Ψ][1, \Psi] can be found in O(Ψ6log11n+Ψ12ωnω/2)O(\Psi^6\log^{11} n + \Psi^{12 \omega} n^{\omega/2}) time with high probability.

Keywords

Cite

@article{arxiv.1910.02123,
  title  = {Maximum Matchings in Geometric Intersection Graphs},
  author = {Édouard Bonnet and Sergio Cabello and Wolfgang Mulzer},
  journal= {arXiv preprint arXiv:1910.02123},
  year   = {2024}
}

Comments

25 pages, 1 figure; a preliminary version appeared at STACS 2020

R2 v1 2026-06-23T11:34:59.537Z