Algorithms on minimizing the maximum sensor movement for barrier coverage of a linear domain

Danny Z. Chen,Yan Gu,Jian Li,Haitao Wang
DOI: https://doi.org/10.1007/978-3-642-31155-0_16
2012-01-01
Abstract:In this paper, we study the problem of moving n sensors on a line to form a barrier coverage of a specified segment of the line such that the maximum moving distance of the sensors is minimized. Previously, it was an open question whether this problem on sensors with arbitrary sensing ranges is solvable in polynomial time. We settle this open question positively by giving an O(n2lognloglogn) time algorithm. Further, if all sensors have the same-size sensing range, we give an O(nlogn) time algorithm, which improves the previous best O(n2) time solution.
What problem does this paper attempt to address?