English

Constrained Orthogonal Segment Stabbing

Computational Geometry 2019-06-25 v2 Computational Complexity Data Structures and Algorithms

Abstract

Let SS and DD each be a set of orthogonal line segments in the plane. A line segment sSs\in S \emph{stabs} a line segment sDs'\in D if sss\cap s'\neq\emptyset. It is known that the problem of stabbing the line segments in DD with the minimum number of line segments of SS is NP-hard. However, no better than O(logSD)O(\log |S\cup D|)-approximation is known for the problem. In this paper, we introduce a constrained version of this problem in which every horizontal line segment of SDS\cup D intersects a common vertical line. We study several versions of the problem, depending on which line segments are used for stabbing and which line segments must be stabbed. We obtain several NP-hardness and constant approximation results for these versions. Our finding implies, the problem remains NP-hard even under the extra assumption on input, but small constant approximation algorithms can be designed.

Keywords

Cite

@article{arxiv.1904.13369,
  title  = {Constrained Orthogonal Segment Stabbing},
  author = {Sayan Bandyapadhyay and Saeed Mehrabi},
  journal= {arXiv preprint arXiv:1904.13369},
  year   = {2019}
}

Comments

to appear at CCCG 2019

R2 v1 2026-06-23T08:53:37.253Z