English

Query-points visibility constraint minimum link paths in simple polygons

Computational Geometry 2023-06-22 v6

Abstract

We study the query version of constrained minimum link paths between two points inside a simple polygon PP with nn vertices such that there is at least one point on the path, visible from a query point. The method is based on partitioning PP into a number of faces of equal link distance from a point, called a link-based shortest path map (SPM). Initially, we solve this problem for two given points ss, tt and a query point qq. Then, the proposed solution is extended to a general case for three arbitrary query points ss, tt and qq. In the former, we propose an algorithm with O(n)O(n) preprocessing time. Extending this approach for the latter case, we develop an algorithm with O(n3)O(n^3) preprocessing time. The link distance of a qq-visiblevisible path between ss, tt as well as the path are provided in time O(logn)O(\log n) and O(m+logn)O(m+\log n), respectively, for the above two cases, where mm is the number of links.

Keywords

Cite

@article{arxiv.2004.02220,
  title  = {Query-points visibility constraint minimum link paths in simple polygons},
  author = {Mohammad Reza Zarrabi and Nasrollah Moghaddam Charkari},
  journal= {arXiv preprint arXiv:2004.02220},
  year   = {2023}
}
R2 v1 2026-06-23T14:39:56.345Z