Stable Delaunay Graphs
Pankaj K. Agarwal, Jie Gao, Leonidas J. Guibas, Haim Kaplan, Natan, Rubin, and Micha Sharir

TL;DR
This paper introduces a notion of stability for edges in Euclidean Delaunay triangulations, explores their properties under various distance functions, and develops a kinetic data structure for maintaining stable Delaunay graphs as points move.
Contribution
It defines stable Delaunay edges, relates their stability across different convex distance functions, and presents a linear-size kinetic data structure for dynamic maintenance.
Findings
Stable edges in Euclidean Delaunay triangulations remain stable under nearby convex distance functions.
A linear-size kinetic data structure efficiently maintains stable Delaunay graphs during point motion.
Properties of Euclidean Delaunay triangulations are preserved in stable Delaunay graphs.
Abstract
Let be a set of points in , and let denote its Euclidean Delaunay triangulation. We introduce the notion of an edge of being {\it stable}. Defined in terms of a parameter , a Delaunay edge is called -stable, if the (equal) angles at which and see the corresponding Voronoi edge are at least . A subgraph of is called {\it -stable Delaunay graph} ( in short), for some constant , if every edge in is -stable and every -stable of is in . We show that if an edge is stable in the Euclidean Delaunay triangulation of , then it is also a stable edge, though for a different value of , in the Delaunay triangulation of under any convex distance function that is sufficiently close…
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Data Management and Algorithms · Topological and Geometric Data Analysis
