Dynamic Planar Voronoi Diagrams for General Distance Functions and their Algorithmic Applications
Haim Kaplan, Wolfgang Mulzer, Liam Roditty, Paul Seiferth, Micha, Sharir

TL;DR
This paper introduces a new dynamic data structure for nearest neighbor queries in the plane with respect to various distance functions, improving efficiency and enabling new applications like spanner construction and connectivity queries.
Contribution
A novel dynamic data structure supporting general distance functions and convex sites with polylogarithmic update and query times, surpassing previous methods.
Findings
Supports $L_p$-norms and additively weighted Euclidean distances.
Uses $O(n ext{log}^3 n)$ storage with polylogarithmic update/query time.
Enables faster algorithms for applications like spanner construction and dynamic connectivity.
Abstract
We describe a new data structure for dynamic nearest neighbor queries in the plane with respect to a general family of distance functions. These include -norms and additively weighted Euclidean distances. Our data structure supports general (convex, pairwise disjoint) sites that have constant description complexity (e.g., points, line segments, disks, etc.). Our structure uses storage, and requires polylogarithmic update and query time, improving an earlier data structure of Agarwal, Efrat and Sharir that required time for an update and time for a query [SICOMP, 1999]. Our data structure has numerous applications. In all of them, it gives faster algorithms, typically reducing an factor in the previous bounds to polylogarithmic. In addition, we give here two new applications: an efficient construction of a spanner in…
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.
