The Online Broadcast Range-Assignment Problem

09/30/2020
by   Mark de Berg, et al.
0

Let P={p_0,…,p_n-1} be a set of points in ℝ^d, modeling devices in a wireless network. A range assignment assigns a range r(p_i) to each point p_i∈ P, thus inducing a directed communication graph G_r in which there is a directed edge (p_i,p_j) iff dist(p_i, p_j) ≤ r(p_i), where dist(p_i,p_j) denotes the distance between p_i and p_j. The range-assignment problem is to assign the transmission ranges such that G_r has a certain desirable property, while minimizing the cost of the assignment; here the cost is given by ∑_p_i∈ P r(p_i)^α, for some constant α>1 called the distance-power gradient. We introduce the online version of the range-assignment problem, where the points p_j arrive one by one, and the range assignment has to be updated at each arrival. Following the standard in online algorithms, resources given out cannot be taken away – in our case this means that the transmission ranges will never decrease. The property we want to maintain is that G_r has a broadcast tree rooted at the first point p_0. Our results include the following. - For d=1, a 1-competitive algorithm does not exist. In particular, for α=2 any online algorithm has competitive ratio at least 1.57. - For d=1 and d=2, we analyze two natural strategies: Upon the arrival of a new point p_j, Nearest-Neighbor increases the range of the nearest point to cover p_j and Cheapest Increase increases the range of the point for which the resulting cost increase to be able to reach p_j is minimal. - We generalize the problem to arbitrary metric spaces, where we present an O(log n)-competitive algorithm.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/10/2021

Stable Approximation Algorithms for the Dynamic Broadcast Range-Assignment Problem

Let P be a set of points in ℝ^d, where each point p∈ P has an associated...
research
09/03/2020

New Results and Bounds on Online Facility Assignment Problem

Consider an online facility assignment problem where a set of facilities...
research
08/14/2023

Online Class Cover Problem

In this paper, we study the online class cover problem where a (finite o...
research
04/13/2023

Online Geometric Hitting Set and Set Cover Beyond Unit Balls in ℝ^2

We investigate the geometric hitting set problem in the online setup for...
research
03/17/2020

On beta-Plurality Points in Spatial Voting Games

Let V be a set of n points in ℝ^d, called voters. A point p∈ℝ^d is a plu...
research
05/08/2023

Online Task Assignment with Controllable Processing Time

We study a new online assignment problem, called the Online Task Assignm...
research
09/22/2022

Online Ridesharing with Meeting Points [Technical Report]

Nowadays, ridesharing becomes a popular commuting mode. Dynamically arri...

Please sign up or login with your details

Forgot password? Click here to reset