The Maximum Exposure Problem
Abstract
Given a set of points and axis-aligned rectangles in the plane, a point is called \emph{exposed} if it lies outside all rectangles in . In the \emph{max-exposure problem}, given an integer parameter , we want to delete rectangles from so as to maximize the number of exposed points. We show that the problem is NP-hard and assuming plausible complexity conjectures is also hard to approximate even when rectangles in are translates of two fixed rectangles. However, if only consists of translates of a single rectangle, we present a polynomial-time approximation scheme. For range space defined by general rectangles, we present a simple bicriteria approximation algorithm; that is by deleting rectangles, we can expose at least of the optimal number of points.
Cite
@article{arxiv.2102.03455,
title = {The Maximum Exposure Problem},
author = {Neeraj Kumar and Stavros Sintos and Subhash Suri},
journal= {arXiv preprint arXiv:2102.03455},
year = {2021}
}