Uniform 2D-Monotone Minimum Spanning Graphs
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 note that the two solutions do not necessarily coincide, however we show that they can both be obtained in time. We also give a simple approximation algorithm for the problem of computing the spanning geometric graph of a rooted point set , in which each root is connected to all the other points (including the other roots) of by monotone paths, that has the minimum cost.
Cite
@article{arxiv.1806.08770,
title = {Uniform 2D-Monotone Minimum Spanning Graphs},
author = {Konstantinos Mastakas},
journal= {arXiv preprint arXiv:1806.08770},
year = {2018}
}
Comments
Appears in the Proceedings of the CCCG 2018. Compared to v2: the enumeration of Propositions, Lemmas and Theorems is changed to follow the CCCG 2018 format, Figure 2(b) was changed, and some further small additions and changes were made