English

Exact Subquadratic Algorithm for Many-to-Many Matching on Planar Point Sets with Integer Coordinates

Computational Geometry 2026-04-21 v1 Data Structures and Algorithms

Abstract

In this paper, we study the many-to-many matching problem on planar point sets with integer coordinates: Given two disjoint sets R,B[Δ]2R,B \subset [\Delta]^2 with R+B=n|R|+|B|=n, the goal is to select a set of edges between RR and BB so that every point is incident to at least one edge and the total Euclidean length is minimized. In the general case that RR and BB are point sets in the plane, the best-known algorithm for the many-to-many matching problem takes O~(n2)\tilde{O}(n^2) time. We present an exact O~(n1.5logΔ)\tilde{O}(n^{1.5} \log \Delta) time algorithm for point sets in [Δ]2[\Delta]^2. To the best of our knowledge, this is the first subquadratic exact algorithm for planar many-to-many matching under bounded integer coordinates.

Keywords

Cite

@article{arxiv.2604.16921,
  title  = {Exact Subquadratic Algorithm for Many-to-Many Matching on Planar Point Sets with Integer Coordinates},
  author = {Seongbin Park and Eunjin Oh},
  journal= {arXiv preprint arXiv:2604.16921},
  year   = {2026}
}
R2 v1 2026-07-01T12:15:53.600Z