Abstract
In this paper we study covering problems that arise in wireless networks with Unmanned Aerial Vehicles (UAVs) swarms. In the general setting we want to place a set of UAVs that should cover a given set of planar users under some constraints and we want to maintain the solution efficiently in a static and dynamic fashion. Specifically, for a set S of n non-negative weighted points in the plane, we consider a set P of m disks (or squares) of radius where the goal is to place (and maintain under dynamic updates) their location such that the sum of the weights of the points in S covered by disks from P is maximized. In the connected version, we also require that the graph imposed on P should be connected. Moreover, for the static connected version we improve the results from[1] and we obtain a constant factor approximation algorithm. In order to solve our problem under various requirements, we use a variety of techniques including dynamic grid, a reduction to Budgeted Subset Steiner Connected Dominating Set problem, tree partition, and others. We present several simple data structures that maintain an O(1)-approximate solution efficiently, under insertions and deletions of points to/from S where each update operation can be performed in logarithmic time.
Original language | English |
---|---|
Title of host publication | Algorithms for Sensor Systems - 16th International Symposium on Algorithms and Experiments for Wireless Sensor Networks, ALGOSENSORS 2020, Revised Selected Papers |
Editors | Cristina M. Pinotti, Alfredo Navarra, Amitabha Bagchi |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 32-44 |
Number of pages | 13 |
ISBN (Print) | 9783030624002 |
DOIs | |
State | Published - 2020 |
Event | 16th International Symposium on Algorithms and Experiments for Wireless Sensor Networks, ALGOSENSORS 2020 - Pisa, Italy Duration: 9 Sep 2020 → 10 Sep 2020 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 12503 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 16th International Symposium on Algorithms and Experiments for Wireless Sensor Networks, ALGOSENSORS 2020 |
---|---|
Country/Territory | Italy |
City | Pisa |
Period | 9/09/20 → 10/09/20 |
Bibliographical note
Publisher Copyright:© 2020, Springer Nature Switzerland AG.
Keywords
- Approximation algorithm
- Budgeted covering
- Dynamic data structure
- Tree partition