English

Fast Approximation Algorithms for Euclidean Minimum Weight Perfect Matching

Computational Geometry 2026-01-09 v4 Data Structures and Algorithms Combinatorics

Abstract

We study the Euclidean minimum weight perfect matching problem for nn points in the plane. It is known that any deterministic approximation algorithm whose approximation ratio depends only on nn requires at least Ω(nlogn)\Omega(n \log n) time. We propose such an algorithm for the Euclidean minimum weight perfect matching problem with runtime O(nlogn)O(n\log n) and show that it has approximation ratio O(n0.206)O(n^{0.206}). This improves the so far best known approximation ratio of n/2n/2. We also develop an O(nlogn)O(n \log n) algorithm for the Euclidean minimum weight perfect matching problem in higher dimensions and show it has approximation ratio O(n0.412)O(n^{0.412}) in all fixed dimensions.

Keywords

Cite

@article{arxiv.2407.07749,
  title  = {Fast Approximation Algorithms for Euclidean Minimum Weight Perfect Matching},
  author = {Stefan Hougardy and Karolina Tammemaa},
  journal= {arXiv preprint arXiv:2407.07749},
  year   = {2026}
}

Comments

revised, 22 pages

R2 v1 2026-06-28T17:35:53.028Z