中文

Covering Points with Rectangular Boundaries

计算几何 2026-07-09 v1

摘要

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 PR2P\subseteq\mathbb{R}^2, a family R\mathcal{R} of axis-parallel rectangles, and an integer kk, decide whether PP can be covered by the boundaries of at most kk rectangles from R\mathcal{R}. We prove that \bcdaprshort\ is W[1]\mathrm{W}[1]-hard parameterized by kk. We then study the \emph{continuous} variant, \prbcfull\ (\prbcshort), where rectangles may be placed freely. Given PR2P\subseteq\mathbb{R}^2 and kk, the goal is to decide whether PP can be covered by the boundaries of at most kk axis-parallel rectangles. In contrast to the discrete case, we show that \prbcshort\ is fixed-parameter tractable, with running time 2\cO(klogk)n\cO(1)2^{\cO(k\log k)}\cdot n^{\cO(1)}, where n=Pn=|P|. Our algorithm relies on a structural analysis of how kk rectangles interact with the point set, reducing \prbcshort\ to at most 2\cO(klogk)2^{\cO(k\log k)} instances of \ddmtcsp, each solvable in polynomial time. On the hardness side, we prove NP-completeness for boundary covering by axis-aligned LL-shapes and use this reduction to establish NP-completeness of \prbcshort.

引用

@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}
}