A QPTAS for stabbing rectangles
Friedrich Eisenbrand, Martina Gallato, Ola Svensson, Moritz Venzin

TL;DR
This paper introduces a quasi-polynomial time approximation scheme and a simple 8-approximation algorithm for the NP-hard rectangle stabbing problem, advancing the understanding of geometric set cover approximations.
Contribution
It presents the first QPTAS and a simplified 8-approximation algorithm for rectangle stabbing, resolving open problems from prior research.
Findings
QPTAS for rectangle stabbing established
Simple 8-approximation algorithm developed
Advances in geometric set cover approximation techniques
Abstract
We consider the following geometric optimization problem: Given axis-aligned rectangles in the plane, the goal is to find a set of horizontal segments of minimum total length such that each rectangle is stabbed. A segment stabs a rectangle if it intersects both its left and right edge. As such, this stabbing problem falls into the category of weighted geometric set cover problems for which techniques that improve upon the general -approximation guarantee have received a lot of attention in the literature. Chan at al. (2018) have shown that rectangle stabbing is NP-hard and that it admits a constant-factor approximation algorithm based on Varadarajan's quasi-uniform sampling method. In this work we make progress on rectangle stabbing on two fronts. First, we present a quasi-polynomial time approximation scheme (QPTAS) for rectangle stabbing. Furthermore, 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 · Advanced Numerical Analysis Techniques · Digital Image Processing Techniques
