Touring a Sequence of Orthogonal Polygons
Abstract
We study the problem of computing a shortest tour that visits a sequence of polygons with a total number of vertices. A tour is an oriented curve such that there exist points for all where appears not after . In a seminal paper, Dror, Efrat, Lubiw and Mitchell (STOC 2003) considered the problem under distance, and gave and algorithms for disjoint and intersecting convex polygons, respectively. In this paper, we consider the orthogonal setting (with orthogonal polygons and Manhattan distance) and obtain the following results: - a truly subquadratic algorithm when consecutive polygons in the sequence are disjoint; - an algorithm for ortho-convex polygons when consecutive polygons are disjoint; - an algorithm for axis-aligned rectangles; - and algorithms without restrictions. Our algorithms build on a wide range of techniques, including additively weighted Voronoi diagrams, rectangle decompositions, persistent data structures, and dynamic distance oracles for weighted planar graphs.
Cite
@article{arxiv.2605.07882,
title = {Touring a Sequence of Orthogonal Polygons},
author = {Katrin Casel and Sándor Kisfaludi-Bak and Linda Kleist and Jeroen S. K. Lamme and Eunjin Oh and Yanheng Wang},
journal= {arXiv preprint arXiv:2605.07882},
year = {2026}
}
Comments
29 pages; accepted at ICALP 2026