Minimum Membership Geometric Set Cover in the Continuous Setting
Sathish Govindarajan, Mayuresh Patle, Siddhartha Sarkar

TL;DR
This paper investigates the minimum membership geometric set cover problem in the continuous setting, providing efficient algorithms and approximation bounds for various geometric objects such as squares, disks, and convex polygons.
Contribution
It introduces a simple $O(n ext{log}n)$ algorithm for unit squares with a 1-membership cover, proves NP-hardness for non-overlapping squares, and extends results to hyperboxes and other convex objects.
Findings
A $O(n ext{log}n)$ algorithm for 1-membership cover with at most twice the optimal size for unit squares.
NP-hardness of covering points with non-overlapping unit squares.
Existence of bounded 1-membership covers for certain classes of objects.
Abstract
We study the minimum membership geometric set cover, i.e., MMGSC problem [SoCG, 2023] in the continuous setting. In this problem, the input consists of a set of points in , and a geometric object , the goal is to find a set of translated copies of the geometric object that covers all the points in while minimizing , where . For unit squares, we present a simple time algorithm that outputs a -membership cover. We show that the size of our solution is at most twice that of an optimal solution. We establish the NP-hardness on the problem of computing the minimum number of non-overlapping unit squares required to cover a given set of points. This algorithm also generalizes to fixed-sized hyperboxes in -dimensional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation
