English

Minimum-Link Shortest Paths for Polygons amidst Rectilinear Obstacles

Computational Geometry 2021-06-29 v1

Abstract

Consider two axis-aligned rectilinear simple polygons in the domain consisting of axis-aligned rectilinear obstacles in the plane such that the bounding boxes, one for each obstacle and one for each polygon, are disjoint. We present an algorithm that computes a minimum-link rectilinear shortest path connecting the two polygons in O((N+n)log(N+n))O((N+n)\log (N+n)) time using O(N+n)O(N+n) space, where nn is the number of vertices in the domain and NN is the total number of vertices of the two polygons.

Keywords

Cite

@article{arxiv.2106.14185,
  title  = {Minimum-Link Shortest Paths for Polygons amidst Rectilinear Obstacles},
  author = {Mincheol Kim and Hee-Kap Ahn},
  journal= {arXiv preprint arXiv:2106.14185},
  year   = {2021}
}
R2 v1 2026-06-24T03:38:14.717Z