English

Optimistic Imprecise Shortest Watchtower in 1.5D and 2.5D

Computational Geometry 2026-01-21 v1

Abstract

A 1.5D imprecise terrain is an xx-monotone polyline with fixed xx-coordinates, the yy-coordinate of each vertex is not fixed but is constrained to be in a given vertical interval. A 2.5D imprecise terrain is a triangulation with fixed xx and yy-coordinates, but the zz-coordinate of each vertex is constrained to a given vertical interval. Given an imprecise terrain with nn intervals, the optimistic shortest watchtower problem asks for a terrain TT realized by a precise point in each vertical interval such that the height of the shortest vertical line segment whose lower endpoint lies on TT and upper endpoint sees the entire terrain is minimized. In this paper, we present a linear time algorithm to solve the 1.5D optimistic shortest watchtower problem exactly. For the discrete version of the 2.5D case (where the watchtower must be placed on a vertex of TT), and we give an additive approximation scheme running in O(OPTεn3)O(\frac{{OPT}}{\varepsilon}n^3) time, achieving a solution within an additive error of ε\varepsilon from the optimal solution value OPT{OPT}.

Cite

@article{arxiv.2601.13165,
  title  = {Optimistic Imprecise Shortest Watchtower in 1.5D and 2.5D},
  author = {Bradley McCoy and Binhai Zhu},
  journal= {arXiv preprint arXiv:2601.13165},
  year   = {2026}
}
R2 v1 2026-07-01T09:10:50.161Z