On the Line-Separable Unit-Disk Coverage and Related Problems

09/06/2023
by   Gang Liu, et al.
0

Given a set P of n points and a set S of m disks in the plane, the disk coverage problem asks for a smallest subset of disks that together cover all points of P. 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 P by a line ℓ. We present an m^2/3n^2/32^O(log^*(m+n)) + O((n+m)log (n+m)) time algorithm for the problem. This improves the previously best result of O(nm+ nlog n) time. Our techniques also solve the line-constrained version of the problem, where centers of all disks of S are located on a line ℓ while points of P can be anywhere in the plane. Our algorithm runs in O(m√(n) + (n+m)log(n+m)) time, which improves the previously best result of O(nmlog(m+n)) time. In addition, our results lead to an algorithm of n^10/32^O(log^*n) time for a half-plane coverage problem (given n half-planes and n points, find a smallest subset of half-planes covering all points); this improves the previously best algorithm of O(n^4log n) time. Further, if all half-planes are lower ones, our algorithm runs in n^4/32^O(log^*n) time while the previously best algorithm takes O(n^2log n) time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/29/2021

Algorithms for the Line-Constrained Disk Coverage and Related Problems

Given a set P of n points and a set S of m weighted disks in the plane, ...
research
07/18/2022

Reducing the Complexity of the Sensor-Target Coverage Problem Through Point and Set Classification

The problem of covering random points in a plane with sets of a given sh...
research
05/15/2023

Geometric Hitting Set for Line-Constrained Disks and Related Problems

Given a set P of n weighted points and a set S of m disks in the plane, ...
research
09/07/2023

Estimating the Coverage Measure and the Area Explored by a Line-Sweep Sensor on the Plane

This paper presents a method for determining the area explored by a line...
research
06/18/2020

Efficient Planar Two-Center Algorithms

We consider the planar Euclidean two-center problem in which given n poi...
research
06/01/2023

Improved Algorithms for Distance Selection and Related Problems

In this paper, we propose new techniques for solving geometric optimizat...
research
12/13/2019

Construction and Maintenance of Swarm Drones

In this paper we study the dynamic version of the covering problem motiv...

Please sign up or login with your details

Forgot password? Click here to reset