A Finite Algorithm for the Realizabilty of a Delaunay Triangulation
Akanksha Agrawal, Saket Saurabh, Meirav Zehavi

TL;DR
This paper presents a constructive algorithm with exponential time complexity for determining whether a given graph can be realized as a Delaunay triangulation of some point set in the plane, addressing an open problem in computational geometry.
Contribution
It introduces the first explicit, constructive algorithm for Delaunay realization, providing integer-coordinate point sets when such realizations exist.
Findings
Algorithm runs in n^{O(n)} time
Outputs integer-coordinate point sets
Addresses an open problem in Delaunay realization
Abstract
The \emph{Delaunay graph} of a point set is the plane graph with the vertex-set and the edge-set that contains if there exists a disc whose intersection with is exactly . Accordingly, a triangulated graph is \emph{Delaunay realizable} if there exists a triangulation of the Delaunay graph of some , called a \emph{Delaunay triangulation} of , that is isomorphic to . The objective of \textsc{Delaunay Realization} is to compute a point set that realizes a given graph (if such a exists). Known algorithms do not solve \textsc{Delaunay Realization} as they are non-constructive. Obtaining a constructive algorithm for \textsc{Delaunay Realization} was mentioned as an open problem by Hiroshima et al.~\cite{hiroshima2000}. We design an -time…
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.
