Geometric Matching and Bottleneck Problems
Sergio Cabello, Siu-Wing Cheng, Otfried Cheong, Christian Knauer

TL;DR
This paper develops algorithms for maximum geometric matchings with supply and demand constraints, and for minimum bottleneck matchings, achieving near-linear and sub-quadratic time complexities in fixed dimensions.
Contribution
It introduces new techniques for computing maximum matchings and minimum bottleneck matchings in geometric settings with supply and demand constraints.
Findings
Maximum matching can be computed efficiently in fixed dimensions.
Minimum bottleneck matching times are near-linear for $L_ ext{infty}$ and $O(n^{4/3 + ext{small}})$ for $L_2$ in the plane.
Algorithms improve upon previous methods for geometric matching problems.
Abstract
Let be a set of at most points and let be a set of at most geometric ranges, such as for example disks or rectangles, where each has an associated supply , and each has an associated demand . A (many-to-many) matching is a set of ordered triples such that and the 's satisfy the constraints given by the supplies and demands. We show how to compute a maximum matching, that is, a matching maximizing . Using our techniques, we can also solve minimum bottleneck problems, such as computing a perfect matching between a set of red points and a set of blue points that minimizes the length of the longest edge. For the -metric, we can do this in time in any fixed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
