Unweighted Geometric Hitting Set for Line-Constrained Disks and Related Problems
Gang Liu, Haitao Wang

TL;DR
This paper introduces a faster algorithm for a line-constrained disk hitting set problem, improving computational efficiency for a geometric problem with applications in computational geometry.
Contribution
It presents an $O(m ext{log}^2 n + (n+m) ext{log}(n+m))$ time algorithm for a line-constrained disk hitting set problem, extending to a more general line-separable case.
Findings
Improved algorithm reduces time complexity for the problem.
Solves a more general line-separable problem with a single intersection property.
Enhances efficiency over previous methods for weighted disk hitting set problems.
Abstract
Given a set of points and a set of disks in the plane, the disk hitting set problem asks for a smallest subset of such that every disk of contains at least one point in the subset. The problem is NP-hard. In this paper, we consider a line-constrained version in which all disks have their centers on a line. We present an time algorithm for the problem. This improves the previously best result of time for the weighted case of the problem where every point of has a weight and the objective is to minimize the total weight of the hitting set. Our algorithm actually solves a more general line-separable problem with a single intersection property: The points of and the disk centers are separated by a line and the boundary of every two disks intersect at most once on the side of containing…
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.
