English

Deterministic, Near-Linear $\varepsilon$-Approximation Algorithm for Geometric Bipartite Matching

Data Structures and Algorithms 2022-04-11 v1 Computational Geometry

Abstract

Given point sets AA and BB in Rd\mathbb{R}^d where AA and BB have equal size nn for some constant dimension dd and a parameter ε>0\varepsilon>0, we present the first deterministic algorithm that computes, in n(ε1logn)O(d)n\cdot(\varepsilon^{-1} \log n)^{O(d)} time, a perfect matching between AA and BB whose cost is within a (1+ε)(1+\varepsilon) factor of the optimal under any p\smash{\ell_p}-norm. Although a Monte-Carlo algorithm with a similar running time is proposed by Raghvendra and Agarwal [J. ACM 2020], the best-known deterministic ε\varepsilon-approximation algorithm takes Ω(n3/2)\Omega(n^{3/2}) time. Our algorithm constructs a (refinement of a) tree cover of Rd\mathbb{R}^d, and we develop several new tools to apply a tree-cover based approach to compute an ε\varepsilon-approximate perfect matching.

Keywords

Cite

@article{arxiv.2204.03875,
  title  = {Deterministic, Near-Linear $\varepsilon$-Approximation Algorithm for Geometric Bipartite Matching},
  author = {Pankaj K. Agarwal and Hsien-Chih Chang and Sharath Raghvendra and Allen Xiao},
  journal= {arXiv preprint arXiv:2204.03875},
  year   = {2022}
}

Comments

The conference version of the paper is accepted to STOC 2022

R2 v1 2026-06-24T10:42:05.406Z