Constructing Optimal Highways
Hee-Kap Ahn, Helmut Alt, Tetsuo Asano, Sang Won Bae, Peter, Brass, Otfried Cheong, Christian Knauer, Hyeon-Suk Na, Chan-Su, Shin, Alexander Wolff

TL;DR
This paper studies the problem of constructing highways in the plane to minimize maximum travel time between points, providing efficient algorithms for fixed and arbitrary orientations, and for pairs of highways.
Contribution
It introduces algorithms for finding optimal highways with fixed and arbitrary orientations, and for pairs of highways, improving understanding of city distance optimization.
Findings
Optimal highway with fixed orientation computed in linear time.
Optimal highway with arbitrary orientation computed in O(n^2 log n) time.
Extended to pairs of highways, one horizontal and one vertical.
Abstract
For two points and in the plane, a straight line , called a highway, and a real , we define the \emph{travel time} (also known as the \emph{city distance}) from and to be the time needed to traverse a quickest path from to , where the distance is measured with speed on and with speed 1 in the underlying metric elsewhere. Given a set of points in the plane and a highway speed , we consider the problem of finding a \emph{highway} that minimizes the maximum travel time over all pairs of points in . If the orientation of the highway is fixed, the optimal highway can be computed in linear time, both for the - and the Euclidean metric as the underlying metric. If arbitrary orientations are allowed, then the optimal highway can be computed in time. We also consider the problem of computing an optimal pair of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
