Optimal Point Movement for Covering Circular Regions
Abstract
Given points in a circular region in the plane, we study the problems of moving the points to its boundary to form a regular -gon such that the maximum (min-max) or the sum (min-sum) of the Euclidean distances traveled by the points is minimized. The problems have applications, e.g., in mobile sensor barrier coverage of wireless sensor networks. The min-max problem further has two versions: the decision version and optimization version. For the min-max problem, we present an time algorithm for the decision version and an time algorithm for the optimization version. The previously best algorithms for the two problem versions take time and time, respectively. For the min-sum problem, we show that a special case with all points initially lying on the boundary of the circular region can be solved in time, improving a previous time solution. For the general min-sum problem, we present a 3-approximation time algorithm, improving the previous -approximation time algorithm. A by-product of our techniques is an algorithm for dynamically maintaining the maximum matching of a circular convex bipartite graph; our algorithm can handle each vertex insertion or deletion on the graph in time. This result is interesting in its own right.
Cite
@article{arxiv.1107.1012,
title = {Optimal Point Movement for Covering Circular Regions},
author = {Danny Z. Chen and Xuehou Tan and Haitao Wang and Gangshan Wu},
journal= {arXiv preprint arXiv:1107.1012},
year = {2011}
}
Comments
18 pages, 2 figures