Article ID Journal Published Year Pages File Type
438303 Theoretical Computer Science 2014 7 Pages PDF
Abstract

The two-guard problem asks whether two guards can walk to detect an unpredictable, moving target in a polygonal region P, no matter how fast the target moves, and if so, construct a walk schedule of the guards. For safety, two guards are required to always be mutually visible, and thus they move on the polygon boundary. In particular, a straight walk requires both guards to monotonically move on the boundary of P from beginning to end, one clockwise and the other counterclockwise.The objective of this paper is to find an optimum straight walk such that the maximum distance between the two guards is minimized. We present an O(n2) time algorithm for optimizing this metric, where n is the number of vertices of the polygon P. Our result is obtained by investigating a number of new properties of the min–max walks and converting the problem of finding an optimum walk in the min–max metric into that of finding a shortest path between two nodes in a graph. This answers an open question posed by Icking and Klein.

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics