On the Minimum Cost Range Assignment Problem
Paz Carmi, Lilach Chaitman-Yerushalmi

TL;DR
This paper addresses the minimum cost range assignment problem for radio networks, providing an optimal algorithm for 1D cases, polynomial solutions for specific constraints, and improved approximation algorithms for higher dimensions.
Contribution
It introduces an optimal $O(n^2)$ algorithm for 1D, polynomial-time solutions for t-spanner constraints, and enhances approximation ratios for higher-dimensional cases.
Findings
Optimal $O(n^2)$ algorithm for 1D range assignment
Polynomial-time algorithm for t-spanner constrained networks in 1D
Improved approximation ratio of 1.5 - ε for higher dimensions
Abstract
We study the problem of assigning transmission ranges to radio stations placed arbitrarily in a -dimensional (-D) Euclidean space in order to achieve a strongly connected communication network with minimum total power consumption. The power required for transmitting in range is proportional to , where is typically between and , depending on various environmental factors. While this problem can be solved optimally in D, in higher dimensions it is known to be -hard for any . For the D version of the problem, i.e., radio stations located on a line and , we propose an optimal -time algorithm. This improves the running time of the best known algorithm by a factor of . Moreover, we show a polynomial-time algorithm for finding the minimum cost range assignment in D whose induced communication graph is a…
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
TopicsComputational Geometry and Mesh Generation · Mobile Ad Hoc Networks · Optimization and Search Problems
