Stabbing Rectangles by Line Segments - How Decomposition Reduces the Shallow-Cell Complexity
Timothy M. Chan, Thomas C. van Dijk, Krzysztof Fleszar, Joachim, Spoerhase, Alexander Wolff

TL;DR
This paper studies the geometric problem of stabbing axis-aligned rectangles with minimal total length line segments, introduces a decomposition technique to achieve constant-factor approximations, and extends results to related variants.
Contribution
It presents a novel decomposition method that reduces shallow-cell complexity, enabling constant-factor approximation algorithms for the stabbing problem and its variants.
Findings
Achieved constant-factor approximation for the stabbing problem.
Extended approximation results to variants with horizontal and vertical segments.
Decomposition technique reduces shallow-cell complexity for better algorithms.
Abstract
We initiate the study of the following natural geometric optimization problem. The input is a set of axis-aligned rectangles in the plane. The objective is to find a set of horizontal line segments of minimum total length so that every rectangle is stabbed by some line segment. A line segment stabs a rectangle if it intersects its left and its right boundary. The problem, which we call Stabbing, can be motivated by a resource allocation problem and has applications in geometric network design. To the best of our knowledge, only special cases of this problem have been considered so far. Stabbing is a weighted geometric set cover problem, which we show to be NP-hard. A constrained variant of Stabbing turns out to be even APX-hard. While for general set cover the best possible approximation ratio is , it is an important field in geometric approximation algorithms to…
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.
