The Online Broadcast Range-Assignment Problem
Mark de Berg, Aleksandar Markovic, Seeun William Umboh

TL;DR
This paper studies an online wireless network range assignment problem, providing bounds and algorithms for maintaining broadcast connectivity with minimal power cost as devices arrive.
Contribution
It introduces the first online algorithms for the range-assignment problem, analyzing their competitiveness and extending to arbitrary metric spaces.
Findings
No 1-competitive algorithm exists for d=1.
For d=1 and d=2, two natural strategies are analyzed.
An O(log n)-competitive algorithm is presented for general metric spaces.
Abstract
Let be a set of points in , modeling devices in a wireless network. A range assignment assigns a range to each point , thus inducing a directed communication graph in which there is a directed edge iff , where denotes the distance between and . The range-assignment problem is to assign the transmission ranges such that has a certain desirable property, while minimizing the cost of the assignment; here the cost is given by , for some constant called the distance-power gradient. We introduce the online version of the range-assignment problem, where the points arrive one by one, and the range assignment has to be updated at each arrival. Following the standard in online algorithms,…
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.
Taxonomy
TopicsOptimization and Search Problems · Mobile Ad Hoc Networks · Facility Location and Emergency Management
