Minimizing the Aggregate Movements for Interval Coverage
Computational Geometry
2014-12-09 v1 Data Structures and Algorithms
Abstract
We consider an interval coverage problem. Given intervals of the same length on a line and a line segment on , we want to move the intervals along such that every point of is covered by at least one interval and the sum of the moving distances of all intervals is minimized. As a basic geometry problem, it has applications in mobile sensor barrier coverage in wireless sensor networks. The previous work solved the problem in time. In this paper, by discovering many interesting observations and developing new algorithmic techniques, we present an time algorithm. We also show an time lower bound for this problem, which implies the optimality of our algorithm.
Cite
@article{arxiv.1412.2300,
title = {Minimizing the Aggregate Movements for Interval Coverage},
author = {Aaron M. Andrews and Haitao Wang},
journal= {arXiv preprint arXiv:1412.2300},
year = {2014}
}
Comments
33 pages