2000 character limit reached
The Shortest Path with Increasing Chords in a Simple Polygon (2202.12131v1)
Published 24 Feb 2022 in cs.CG
Abstract: We study the problem of finding the shortest path with increasing chords in a simple polygon. A path has increasing chords if and only if for any points a, b, c, and d that lie on the path in that order, |ad| >= |bc|. In this paper we show that the shortest path with increasing chords is unique and present an algorithm to construct it.