Minimum Covering with Travel Cost

  • Authors:
  • Sándor P. Fekete;Joseph S. Mitchell;Christiane Schmidt

  • Affiliations:
  • Algorithms Group, Braunschweig Institute of Technology, Germany;Department of Applied Mathematics and Statistics, Stony Brook University,;Algorithms Group, Braunschweig Institute of Technology, Germany

  • Venue:
  • ISAAC '09 Proceedings of the 20th International Symposium on Algorithms and Computation
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a polygon and a visibility range, the Myopic Watchman Problem with Discrete Vision (MWPDV) asks for a closed path P and a set of scan points ${\mathcal S}$, such that (i) every point of the polygon is within visibility range of a scan point; and (ii) path length plus weighted sum of scan number along the tour is minimized. Alternatively, the bicriteria problem (ii') aims at minimizing both scan number and tour length. We consider both lawn mowing (in which tour and scan points may leave P) and milling (in which tour, scan points and visibility must stay within P) variants for the MWPDV; even for simple special cases, these problems are NP-hard.We sketch a 2.5-approximation for rectilinear MWPDV milling in grid polygons with unit scan range; this holds for the bicriteria version, thus for any linear combination of travel cost and scan cost. For grid polygons and circular unit scan range, we describe a bicriteria 4-approximation. These results serve as stepping stones for the general case of circular scans with scan radius r and arbitrary polygons of feature size a, for which we extend the underlying ideas to a $\pi(\frac{r}{a}+\frac{r+1}{2})$ bicriteria approximation algorithm. Finally, we describe approximation schemes for MWPDV lawn mowing and milling of grid polygons, for fixed ratio between scan cost and travel cost.