The k-Colorable Unit Disk Cover Problem

04/01/2021
by   Monith S. Reyunuru, et al.
0

In this article, we consider colorable variations of the Unit Disk Cover (UDC) problem as follows. k-Colorable Discrete Unit Disk Cover (k-CDUDC): Given a set P of n points, and a set D of m unit disks (of radius=1), both lying in the plane, and a parameter k, the objective is to compute a set D'⊆ D such that every point in P is covered by at least one disk in D' and there exists a function χ:D'→ C that assigns colors to disks in D' such that for any d and d' in D' if d∩ d'≠∅, then χ(d)≠χ(d'), where C denotes a set containing k distinct colors. For the k-CDUDC problem, our proposed algorithms approximate the number of colors used in the coloring if there exists a k-colorable cover. We first propose a 4-approximation algorithm in O(m^7knlog k) time for this problem and then show that the running time can be improved by a multiplicative factor of m^k, where a positive integer k denotes the cardinality of a color-set. The previous best known result for the problem when k=3 is due to the recent work of Biedl et al., (2021), who proposed a 2-approximation algorithm in O(m^25n) time. For k=3, our algorithm runs in O(m^18n) time, faster than the previous best algorithm, but gives a 4-approximate result. We then generalize our approach to exhibit a O((1+⌈2/τ⌉)^2)-approximation algorithm in O(m^(⌊4π+8τ+τ^2/√(12)⌋)knlog k) time for a given 1 ≤τ≤ 2. We also extend our algorithm to solve the k-Colorable Line Segment Disk Cover (k-CLSDC) and k-Colorable Rectangular Region Cover (k-CRRC) problems, in which instead of the set P of n points, we are given a set S of n line segments, and a rectangular region R, respectively.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/12/2022

Minimum Ply Covering of Points with Unit Squares

Given a set P of points and a set U of axis-parallel unit squares in the...
research
10/02/2019

Optimal Patrolling of High Priority Segments While Visiting the Unit Interval with a Set of Mobile Robots

Consider a region that requires to be protected from unauthorized penetr...
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
05/07/2022

Dispersing Facilities on Planar Segment and Circle Amidst Repulsion

In this paper we consider the problem of locating k obnoxious facilities...
research
04/08/2022

Deterministic, Near-Linear ε-Approximation Algorithm for Geometric Bipartite Matching

Given point sets A and B in ℝ^d where A and B have equal size n for some...
research
01/21/2022

Approximating the discrete and continuous median line segments in d dimensions

Consider a set P of n points in ℝ^d. In the discrete median line segment...
research
08/31/2016

A Tutorial on Online Supervised Learning with Applications to Node Classification in Social Networks

We revisit the elegant observation of T. Cover '65 which, perhaps, is no...

Please sign up or login with your details

Forgot password? Click here to reset