Parameterized Approximation of Rectangle Stabbing
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 runs in time and either correctly concludes that there does not exist a solution with at most lines, or produces a solution with at most lines. We complement our algorithm by showing that unless FPT W[1], the Rectangle Stabbing problem does not admit a -approximation algorithm running in time for any function and .
Cite
@article{arxiv.2604.04282,
title = {Parameterized Approximation of Rectangle Stabbing},
author = {Huairui Chu and Ajaykrishnan E S and Daniel Lokshtanov and Anikait Mundhra and Thomas Schibler and Xiaoyang Xu and Jie Xue},
journal= {arXiv preprint arXiv:2604.04282},
year = {2026}
}