Minimum-Membership Geometric Set Cover, Revisited

05/06/2023
by   Sayan Bandyapadhyay, et al.
0

We revisit a natural variant of geometric set cover, called minimum-membership geometric set cover (MMGSC). In this problem, the input consists of a set S of points and a set ℛ of geometric objects, and the goal is to find a subset ℛ^*⊆ℛ to cover all points in S such that the membership of S with respect to ℛ^*, denoted by 𝗆𝖾𝗆𝖻(S,ℛ^*), is minimized, where 𝗆𝖾𝗆𝖻(S,ℛ^*)=max_p∈ S|{R∈ℛ^*: p∈ R}|. We achieve the following two main results. * We give the first polynomial-time constant-approximation algorithm for MMGSC with unit squares. This answers a question left open since the work of Erlebach and Leeuwen [SODA'08], who gave a constant-approximation algorithm with running time n^O(𝗈𝗉𝗍) where 𝗈𝗉𝗍 is the optimum of the problem (i.e., the minimum membership). * We give the first polynomial-time approximation scheme (PTAS) for MMGSC with halfplanes. Prior to this work, it was even unknown whether the problem can be approximated with a factor of o(log n) in polynomial time, while it is well-known that the minimum-size set cover problem with halfplanes can be solved in polynomial time. We also consider a problem closely related to MMGSC, called minimum-ply geometric set cover (MPGSC), in which the goal is to find ℛ^*⊆ℛ to cover S such that the ply of ℛ^* is minimized, where the ply is defined as the maximum number of objects in ℛ^* which have a nonempty common intersection. Very recently, Durocher et al. gave the first constant-approximation algorithm for MPGSC with unit squares which runs in O(n^12) time. We give a significantly simpler constant-approximation algorithm with near-linear running time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/12/2022

Minimum Ply Covering of Points with Unit Squares

Given a set P of points and a set U of axis-parallel unit squares in the...
research
01/30/2023

Faster Algorithm for Minimum Ply Covering of Points with Unit Squares

Biedl et al. introduced the minimum ply cover problem in CG 2021 followi...
research
02/01/2018

On Polynomial time Constructions of Minimum Height Decision Tree

In this paper we study a polynomial time algorithms that for an input A⊆...
research
12/02/2021

A Constant-Factor Approximation Algorithm for Point Guarding an Art Gallery

Given a simple polygon P, in the Art Gallery problem the goal is to find...
research
03/15/2022

Point Separation and Obstacle Removal by Finding and Hitting Odd Cycles

Suppose we are given a pair of points s, t and a set S of n geometric ob...
research
05/06/2023

An Improved PTAS for Covering Targets with Mobile Sensors

This paper considers a movement minimization problem for mobile sensors....
research
07/14/2021

A QPTAS for stabbing rectangles

We consider the following geometric optimization problem: Given n axis-a...

Please sign up or login with your details

Forgot password? Click here to reset