Hardness and Approximation Schemes for Discrete Packing and Domination
Raghunath Reddy Madireddy, Apurva Mudgal, Supantha Pandit
TL;DR
This work develops PTASes based on local search for the discrete geometric problems of Maximum Discrete Independent Set ($\mathsf{IS}$) and Minimum Discrete Dominating Set ($\mathsf{DS}$) when objects are disks of arbitrary radii or axis-parallel squares of arbitrary side length, extending Chan-Har-Peled’s approach to broader geometries. It proves that both $\mathsf{IS}$ and $\mathsf{DS}$ admit $(1-\varepsilon)$-approximation schemes via $t$-level local search with $t=O(1/\varepsilon^2)$, leveraging Additive Weighted Voronoi Diagrams and planar separator arguments to obtain tight competitive guarantees. The paper also establishes APX-hardness for the $\mathsf{DS}$ problem across a wide range of object classes and proves NP-hardness for restricted instances, illustrating a nuanced complexity landscape between discrete and continuous variants. These results advance understanding of geometric packing and domination, delineating the boundary between tractable PTAS regimes and hardness, with implications for related geometric optimization problems and algorithmic design in planar settings.
Abstract
We present polynomial-time approximation schemes based on local search} technique for both geometric (discrete) independent set (\mdis) and geometric (discrete) dominating set (\mdds) problems, where the objects are arbitrary radii disks and arbitrary side length axis-parallel squares. Further, we show that the \mdds~problem is \apx-hard for various shapes in the plane. Finally, we prove that both \mdis~and \mdds~problems are \np-hard for unit disks intersecting a horizontal line and axis-parallel unit squares intersecting a straight line with slope $-1$.
