Minimum cell connection and separation in line segment arrangements
Abstract
We study the complexity of the following cell connection and separation problems in segment arrangements. Given a set of straight-line segments in the plane and two points and in different cells of the induced arrangement: (i) compute the minimum number of segments one needs to remove so that there is a path connecting to that does not intersect any of the remaining segments; (ii) compute the minimum number of segments one needs to remove so that the arrangement induced by the remaining segments has a single cell; (iii) compute the minimum number of segments one needs to retain so that any path connecting to intersects some of the retained segments. We show that problems (i) and (ii) are NP-hard and discuss some special, tractable cases. Most notably, we provide a linear-time algorithm for a variant of problem (i) where the path connecting to must stay inside a given polygon with a constant number of holes, the segments are contained in , and the endpoints of the segments are on the boundary of . For problem (iii) we provide a cubic-time algorithm.
Cite
@article{arxiv.1104.4618,
title = {Minimum cell connection and separation in line segment arrangements},
author = {Helmut Alt and Sergio Cabello and Panos Giannopoulos and Christian Knauer},
journal= {arXiv preprint arXiv:1104.4618},
year = {2011}
}
Comments
21 pages, 9 figures. About half of the results have appeared in the abstracts of EuroCG'11