CGDSApr 18

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

arXiv:2604.169215.4h-index: 2
Predicted impact top 61% in CG · last 90 daysOriginality Incremental advance
AI Analysis

This is the first subquadratic exact algorithm for planar many-to-many matching under bounded integer coordinates, providing a theoretical improvement for a specific geometric optimization problem.

The authors present an exact subquadratic algorithm for many-to-many matching on planar point sets with integer coordinates, achieving $ ilde{O}(n^{1.5} \log \Delta)$ time, improving over the previous $ ilde{O}(n^2)$ best-known algorithm.

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

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes