Parameterized Approximation of Rectangle Stabbing
Huairui Chu, Ajaykrishnan E S, Daniel Lokshtanov, Anikait Mundhra, Thomas Schibler, Xiaoyang Xu, Jie Xue

TL;DR
This paper introduces a parameterized approximation algorithm for the Rectangle Stabbing problem that improves upon the previous 2-approximation ratio, providing solutions within 1.75 times the optimal for fixed parameters.
Contribution
First parameterized approximation algorithm with ratio better than 2 for Rectangle Stabbing, with bounds on the approximation ratio and computational complexity.
Findings
Algorithm runs in time $k^{O(k)}(|{ m{f L}}||{ m{f R}}|)^{O(1)}$
Produces solutions with at most $rac{7k}{4}$ lines
No $(rac{5}{4}- ext{epsilon})$-approximation exists under FPT ≠ W[1]
Abstract
In the Rectangle Stabbing problem, input is a set of axis-parallel rectangles and a set of axis parallel lines in the plane. The task is to find a minimum size set such that for every rectangle there is a line such that intersects . Gaur et al. [Journal of Algorithms, 2002] gave a polynomial time -approximation algorithm, while Dom et al. [WALCOM 2009] and Giannopolous et al. [EuroCG 2009] independently showed that, assuming FPT W[1], there is no algorithm with running time that determines whether there exists an optimal solution with at most lines. We give the first parameterized approximation algorithm for the problem with a ratio better than . In particular we give an algorithm that given , , and an integer …
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.
