Dynamic geometric set cover and hitting set

02/29/2020
by   Pankaj K. Agarwal, et al.
0

We investigate dynamic versions of geometric set cover and hitting set where points and ranges may be inserted or deleted, and we want to efficiently maintain an (approximately) optimal solution for the current problem instance. While their static versions have been extensively studied in the past, surprisingly little is known about dynamic geometric set cover and hitting set. For instance, even for the most basic case of one-dimensional interval set cover and hitting set, no nontrivial results were known. The main contribution of our paper are two frameworks that lead to efficient data structures for dynamically maintaining set covers and hitting sets in ℝ^1 and ℝ^2. The first framework uses bootstrapping and gives a (1+ε)-approximate data structure for dynamic interval set cover in ℝ^1 with O(n^α/ε) amortized update time for any constant α > 0; in ℝ^2, this method gives O(1)-approximate data structures for unit-square (and quadrant) set cover and hitting set with O(n^1/2+α) amortized update time. The second framework uses local modification, and leads to a (1+ε)-approximate data structure for dynamic interval hitting set in ℝ^1 with O(1/ε) amortized update time; in ℝ^2, it gives O(1)-approximate data structures for unit-square (and quadrant) set cover and hitting set in the partially dynamic settings with O(1) amortized update time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/01/2021

Dynamic Geometric Set Cover, Revisited

Geometric set cover is a classical problem in computational geometry, wh...
research
03/14/2021

More Dynamic Data Structures for Geometric Set Cover with Sublinear Update Time

We study geometric set cover problems in dynamic settings, allowing inse...
research
11/05/2020

Competitive Data-Structure Dynamization

Data-structure dynamization is a general approach for making static data...
research
03/16/2023

Online and Dynamic Algorithms for Geometric Set Cover and Hitting Set

Set cover and hitting set are fundamental problems in combinatorial opti...
research
08/18/2021

Worst-Case Efficient Dynamic Geometric Independent Set

We consider the problem of maintaining an approximate maximum independen...
research
03/20/2019

Dynamic Geometric Data Structures via Shallow Cuttings

We present new results on a number of fundamental problems about dynamic...
research
03/27/2022

Sublinear Dynamic Interval Scheduling (on one or multiple machines)

We revisit the complexity of the classical Interval Scheduling in the dy...

Please sign up or login with your details

Forgot password? Click here to reset