On Line-Separable Weighted Unit-Disk Coverage and Related Problems
Gang Liu, Haitao Wang

TL;DR
This paper presents improved algorithms for line-separable weighted disk coverage problems, achieving faster solutions for covering points with disks or halfplanes, and extends to related hitting set problems.
Contribution
The authors develop an $O(n^{3/2} ext{log}^2 n)$ time algorithm for line-separable unit-disk coverage, improving upon previous methods and enabling faster solutions for related geometric covering problems.
Findings
Achieved $O(n^{3/2} ext{log}^2 n)$ time complexity for the line-separable unit-disk coverage problem.
Improved the halfplane coverage problem solution to $O(n^{7/2} ext{log}^2 n)$ time.
Extended the approach to solve hitting set problems with similar efficiency.
Abstract
Given a set of points and a set of weighted disks in the plane, the disk coverage problem is to compute a subset of disks of smallest total weight such that the union of the disks in the subset covers all points of . The problem is NP-hard. In this paper, we consider a line-separable unit-disk version of the problem where all disks have the same radius and their centers are separated from the points of by a line . We present an time algorithm for the problem. This improves the previously best work of time. Our result leads to an algorithm of time for the halfplane coverage problem (i.e., using weighted halfplanes to cover points), an improvement over the previous time solution. If all halfplanes are lower ones, our algorithm runs in time, while the…
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.
