Abstract
We present the first optimal randomized algorithm for constructing the order-k Voronoi diagram of n points in two dimensions. The expected running time is O(n log n + nk), which improves the previous, two-decades-old result of Ramos (SoCG'99) by a (Equation presented) factor. To obtain our result, we (i) use a recent decision-tree technique of Chan and Zheng (SODA'22) in combination with Ramos's cutting construction, to reduce the problem to verifying an order-k Voronoi diagram, and (ii) solve the verification problem by a new divide-and-conquer algorithm using planar-graph separators. We also describe a deterministic algorithm for constructing the k-level of n lines in two dimensions in O(n log n + nk1/3) time, and constructing the k-level of n planes in three dimensions in O(n log n + nk3/2) time. These time bounds (ignoring the n log n term) match the current best upper bounds on the combinatorial complexity of the k-level. Previously, the same time bound in two dimensions was obtained by Chan (1999) but with randomization.
Original language | English (US) |
---|---|
Pages | 4451-4463 |
Number of pages | 13 |
DOIs | |
State | Published - 2024 |
Event | 35th Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2024 - Alexandria, United States Duration: Jan 7 2024 → Jan 10 2024 |
Conference
Conference | 35th Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2024 |
---|---|
Country/Territory | United States |
City | Alexandria |
Period | 1/7/24 → 1/10/24 |
ASJC Scopus subject areas
- Software
- General Mathematics