Stable-Matching Voronoi Diagrams: Combinatorial Complexity and Algorithms
Gill Barequet, David Eppstein, Michael T. Goodrich, Nil Mamano

TL;DR
This paper analyzes the combinatorial complexity and algorithms for stable-matching Voronoi diagrams, which assign points to sites with capacity constraints, providing bounds and a construction algorithm.
Contribution
It establishes near-quadratic bounds on the complexity of stable-matching Voronoi diagrams and introduces an algorithm for their construction.
Findings
Stable-matching Voronoi diagrams have O(n^{2+ε}) faces and edges.
There exist diagrams with Θ(n^2) faces and edges.
An algorithm with O(n^3 log n + n^2 f(n)) runtime for construction.
Abstract
We study algorithms and combinatorial complexity bounds for \emph{stable-matching Voronoi diagrams}, where a set, , of point sites in the plane determines a stable matching between the points in and the sites in such that (i) the points prefer sites closer to them and sites prefer points closer to them, and (ii) each site has a quota or "appetite" indicating the area of the set of points that can be matched to it. Thus, a stable-matching Voronoi diagram is a solution to the well-known post office problem with the added (realistic) constraint that each post office has a limit on the size of its jurisdiction. Previous work on the stable-matching Voronoi diagram provided existence and uniqueness proofs, but did not analyze its combinatorial or algorithmic complexity. In this paper, we show that a stable-matching Voronoi diagram of point sites has…
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.
