Dynamic geometric set cover and hitting set
Abstract
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 and . The first framework uses bootstrapping and gives a -approximate data structure for dynamic interval set cover in with amortized update time for any constant ; in , this method gives -approximate data structures for unit-square (and quadrant) set cover and hitting set with amortized update time. The second framework uses local modification, and leads to a -approximate data structure for dynamic interval hitting set in with amortized update time; in , it gives -approximate data structures for unit-square (and quadrant) set cover and hitting set in the \textit{partially} dynamic settings with amortized update time.
Keywords
Cite
@article{arxiv.2003.00202,
title = {Dynamic geometric set cover and hitting set},
author = {Pankaj K. Agarwal and Hsien-Chih Chang and Subhash Suri and Allen Xiao and Jie Xue},
journal= {arXiv preprint arXiv:2003.00202},
year = {2020}
}
Comments
A preliminary version will appear in SoCG'20