Covering Points with Rectangular Boundaries
Abstract
Geometric covering problems ask for a small family of geometric objects whose union covers a given point set. We study the more restrictive \emph{boundary covering} variant, where every point must lie on the boundary of a chosen object. Motivated by the framework of Langerman and Morin\,[Discret.\ Comput.\ Geom., 2005] for hyperspheres, we initiate the study of boundary covering by axis-parallel rectangles. We first consider the \emph{discrete} setting, where rectangles must be selected from a given family. We define \bcdaprfull\ (\bcdaprshort): given a point set , a family of axis-parallel rectangles, and an integer , decide whether can be covered by the boundaries of at most rectangles from . We prove that \bcdaprshort\ is -hard parameterized by . We then study the \emph{continuous} variant, \prbcfull\ (\prbcshort), where rectangles may be placed freely. Given and , the goal is to decide whether can be covered by the boundaries of at most axis-parallel rectangles. In contrast to the discrete case, we show that \prbcshort\ is fixed-parameter tractable, with running time , where . Our algorithm relies on a structural analysis of how rectangles interact with the point set, reducing \prbcshort\ to at most instances of \ddmtcsp, each solvable in polynomial time. On the hardness side, we prove NP-completeness for boundary covering by axis-aligned -shapes and use this reduction to establish NP-completeness of \prbcshort.
Cite
@article{arxiv.2607.08183,
title = {Covering Points with Rectangular Boundaries},
author = {Madhumita Kundu and Daniel Lokshtanov and Soumi Nandi and Saket Saurabh and Kushal Singanporia},
journal= {arXiv preprint arXiv:2607.08183},
year = {2026}
}