English

Computing Conforming Partitions with Low Stabbing Number for Rectilinear Polygons

Computational Geometry 2025-12-16 v2

Abstract

A conforming partition of a rectilinear n-gon P (possibly with holes) is a partition of P into rectangles without using Steiner points (i.e., all corners of all rectangles must lie on the boundary of P). The stabbing number of such a partition is the maximum number of rectangles intersected by an axis-aligned segment lying in the interior of P. In this paper, we examine the problem of computing conforming partitions with low stabbing number. We show that computing a conforming partition with stabbing number at most 4 is NP-hard, which strengthens a previously known hardness result [Durocher \& Mehrabi, Theor. Comput. Sci. 689: 157-168 (2017)] and eliminates the possibility for fixed-parameter-tractable algorithms parameterized by the stabbing number unless P = NP. In contrast, we give (i) an O(n log n)-time algorithm to decide whether a conforming partition with stabbing number 2 exists, (ii) a fixed-parameter-tractable algorithm parameterized by both the stabbing number and treewidth of the pixel graph of the polygon, and (iii) a fixed-parameter-tractable algorithm parameterized by the stabbing number for polygons without holes in general position.

Keywords

Cite

@article{arxiv.2411.11274,
  title  = {Computing Conforming Partitions with Low Stabbing Number for Rectilinear Polygons},
  author = {Therese Biedl and Stephane Durocher and Debajyoti Mondal and Rahnuma Islam Nishat and Bastien Rivier},
  journal= {arXiv preprint arXiv:2411.11274},
  year   = {2025}
}

Comments

39 pages, 27 figures, appears in WALCOM 2025

R2 v1 2026-06-28T20:03:04.939Z