Algorithms for Covering Multiple Barriers
Abstract
In this paper, we consider the problems for covering multiple intervals on a line. Given a set of line segments (called "barriers") on a horizontal line and another set of horizontal line segments of the same length in the plane, we want to move all segments of to so that their union covers all barriers and the maximum movement of all segments of is minimized. Previously, an -time algorithm was given for the case . In this paper, we propose an -time algorithm for a more general setting with any , which also improves the previous work when . We then consider a line-constrained version of the problem in which the segments of are all initially on the line . Previously, an -time algorithm was known for the case . We present an algorithm of time for any . These problems may have applications in mobile sensor barrier coverage in wireless sensor networks.
Cite
@article{arxiv.1704.06870,
title = {Algorithms for Covering Multiple Barriers},
author = {Shimin Li and Haitao Wang},
journal= {arXiv preprint arXiv:1704.06870},
year = {2018}
}
Comments
This version will be published in TCS. This version corrects an algorithm time analysis error in the previous version for the line-constrained problem