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

TL;DR
This paper introduces a stable Delaunay graph for moving points that is less volatile than the full triangulation, maintains many useful properties, and can be efficiently maintained with kinetic data structures.
Contribution
It defines the stable Delaunay graph, proves its properties, and presents kinetic data structures for its efficient maintenance during point motion.
Findings
Contains at least one third of the Delaunay edges.
Includes the $eta$-skeleton for $eta=1+ ext{Omega}( ext{alpha}^2)$.
Remains stable under small changes in point positions and norm approximations.
Abstract
We consider the problem of maintaining the Euclidean Delaunay triangulation of a set of moving points in the plane, along algebraic trajectories of constant description complexity. Since the best known upper bound on the number of topological changes in the full is nearly cubic, we seek to maintain a suitable portion of it that is less volatile yet retains many useful properties. We introduce the notion of a stable Delaunay graph, which is a dynamic subgraph of the Delaunay triangulation. The stable Delaunay graph (a) is easy to define, (b) experiences only a nearly quadratic number of discrete changes, (c) is robust under small changes of the norm, and (d) possesses certain useful properties. The stable Delaunay graph ( in short) is defined in terms of a parameter , and consists of Delaunay edges for which the angles at which and see…
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 · Robotics and Sensor-Based Localization
