On the Planar Two-Watchtower Problem

  • Authors:
  • Sergei Bespamyatnikh;Zhixiang Chen;Kanliang Wang;Binhai Zhu

  • Affiliations:
  • -;-;-;-

  • Venue:
  • COCOON '01 Proceedings of the 7th Annual International Conference on Computing and Combinatorics
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we study the following planar two-watchtower problem: given a terrain (X-monotone chain) T with n vertices, locate two vertical segments (watchtowers) uv and u′v′ which have to be erected on T such that every point on T is visible to the top of either watchtowers (u or u′) and the maximum height of uv, u′v′ is minimized. We present an O(n4) time algorithm to solve the discrete version of this problem when v, v′ must be on some vertices of T. Under a mild condition on solving a special cubic equation with three bounded variables in O(f3) time we can also generalize the algorithm to solve the general problem in O(n4 +n3f3) time. Using parametric search, the discrete problem can be solvedin O(n3 log2 n) time and the general problem can be solvedin O(n4 log2 n) time.