English

Geometric Bipartite Matching is in NC

Computational Geometry 2024-05-30 v1 Computational Complexity

Abstract

In this work, we study the parallel complexity of the Euclidean minimum-weight perfect matching (EWPM) problem. Here our graph is the complete bipartite graph GG on two sets of points AA and BB in R2\mathbb{R}^2 and the weight of each edge is the Euclidean distance between the corresponding points. The weighted perfect matching problem on general bipartite graphs is known to be in RNC [Mulmuley, Vazirani, and Vazirani, 1987], and Quasi-NC [Fenner, Gurjar, and Thierauf, 2016]. Both of these results work only when the weights are of O(logn)O(\log n) bits. It is a long-standing open question to show the problem to be in NC. First, we show that for EWPM, a linear number of bits of approximation is required to distinguish between the minimum-weight perfect matching and other perfect matchings. Next, we show that the EWPM problem that allows up to 1poly(n)\frac{1}{poly(n)} additive error, is in NC.

Keywords

Cite

@article{arxiv.2405.18833,
  title  = {Geometric Bipartite Matching is in NC},
  author = {Sujoy Bhore and Sarfaraz Equbal and Rohit Gurjar},
  journal= {arXiv preprint arXiv:2405.18833},
  year   = {2024}
}

Comments

15 pages, 4 figures

R2 v1 2026-06-28T16:45:12.246Z