Uniform 2D-Monotone Minimum Spanning Graphs
Konstantinos Mastakas

TL;DR
This paper investigates the construction of minimal cost and minimal edge $xy$-monotone spanning graphs for point sets, providing exact solutions, complexity results, and approximation algorithms.
Contribution
It characterizes the $xy$-monotone minimum spanning graphs, relates them to the rectangle of influence graph, and introduces a 2-approximation algorithm for $k$-rooted point sets.
Findings
The minimum $xy$-monotone spanning graph coincides with the rectangle of influence graph when the Cartesian system is fixed.
Both solutions can be computed in $O(|P|^3)$ time when the Cartesian system is freely chosen.
A simple 2-approximation algorithm exists for $k$-rooted point sets.
Abstract
A geometric graph is monotone if each pair of vertices of is connected by a monotone path. We study the problem of producing the monotone spanning geometric graph of a point set that (i) has the minimum cost, where the cost of a geometric graph is the sum of the Euclidean lengths of its edges, and (ii) has the least number of edges, in the cases that the Cartesian System is specified or freely selected. Building upon previous results, we easily obtain that the two solutions coincide when the Cartesian System is specified and are both equal to the rectangle of influence graph of . The rectangle of influence graph of is the geometric graph with vertex set such that two points are adjacent if and only if the rectangle with corners and does not include any other point of . When the Cartesian System can be freely chosen, we…
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 · Advanced Graph Theory Research
