English

Constructing Optimal Highways

Computational Geometry 2010-08-26 v1

Abstract

For two points pp and qq in the plane, a straight line hh, called a highway, and a real v>1v>1, we define the \emph{travel time} (also known as the \emph{city distance}) from pp and qq to be the time needed to traverse a quickest path from pp to qq, where the distance is measured with speed vv on hh and with speed 1 in the underlying metric elsewhere. Given a set SS of nn points in the plane and a highway speed vv, we consider the problem of finding a \emph{highway} that minimizes the maximum travel time over all pairs of points in SS. If the orientation of the highway is fixed, the optimal highway can be computed in linear time, both for the L1L_1- and the Euclidean metric as the underlying metric. If arbitrary orientations are allowed, then the optimal highway can be computed in O(n2logn)O(n^{2} \log n) time. We also consider the problem of computing an optimal pair of highways, one being horizontal, one vertical.

Cite

@article{arxiv.cs/0703037,
  title  = {Constructing Optimal Highways},
  author = {Hee-Kap Ahn and Helmut Alt and Tetsuo Asano and Sang Won Bae and Peter Brass and Otfried Cheong and Christian Knauer and Hyeon-Suk Na and Chan-Su Shin and Alexander Wolff},
  journal= {arXiv preprint arXiv:cs/0703037},
  year   = {2010}
}

Comments

13 pages, 9 figures, preliminary version appeared at CATS'07