Minimization of the maximum distance between the two guards patrolling a polygonal region

  • Authors:
  • Xuehou Tan;Bo Jiang

  • Affiliations:
  • School of Information Science and Technology, Dalian Maritime University, Dalian, China,School of Information Science and Technology, Tokai University, Hiratsuka, Japan;School of Information Science and Technology, Tokai University, Hiratsuka, Japan

  • Venue:
  • FAW-AAIM'12 Proceedings of the 6th international Frontiers in Algorithmics, and Proceedings of the 8th international conference on Algorithmic Aspects in Information and Management
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

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. Specially, 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 (n 2 logn ) 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.