Essential Constraints of Edge-Constrained Proximity Graphs
Prosenjit Bose, Jean-Lou De Carufel, Alina Shaikhet, Michiel, Smid

TL;DR
This paper introduces efficient algorithms for constructing minimal constraint sets in proximity graphs, ensuring specific subgraphs are contained within edge-constrained minimum spanning trees and related structures, with applications to various geometric graphs.
Contribution
It presents an $O(n ext{ log } n)$ algorithm for finding minimal constraint sets in edge-constrained MSTs and generalizes to other proximity graphs like Gabriel and Delaunay graphs, with an $O(n)$ solution given a constrained Delaunay triangulation.
Findings
Efficient $O(n ext{ log } n)$ algorithm for edge-constrained MST constraints.
Generalization to proximity graphs like Gabriel and $eta$-skeletons.
Linear time algorithm when the constrained Delaunay triangulation is provided.
Abstract
Given a plane forest of points, we find the minimum set of edges such that the edge-constrained minimum spanning tree over the set of vertices and the set of constraints contains . We present an -time algorithm that solves this problem. We generalize this to other proximity graphs in the constraint setting, such as the relative neighbourhood graph, Gabriel graph, -skeleton and Delaunay triangulation. We present an algorithm that identifies the minimum set of edges of a given plane graph such that for , where is the constraint -skeleton over the set of vertices and the set of constraints. The running time of our algorithm is , provided that the constrained Delaunay triangulation of is given.
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 · Geographic Information Systems Studies · Advanced Graph Theory Research
