Path Planning in a Weighted Planar Subdivision Under the Manhattan Metric

Mansoor Davoodi,Ashkan Safari
DOI: https://doi.org/10.1007/s00373-023-02744-7
2024-01-21
Graphs and Combinatorics
Abstract:In this paper, we consider the problem of path planning in a weighted polygonal planar subdivision. Each polygon has an associated positive weight which shows the cost of path per unit distance of movement in that polygon. The goal is to find a minimum cost path under the Manhattan metric for two given start and destination points. First, we propose an time and space algorithm to solve this problem, where n is the total number of vertices in the subdivision. Then, we improve the time and space complexity of the algorithm to and , respectively, by applying a divide and conquer approach. We also study the case of rectilinear regions in three dimensions and show that the minimum cost path under the Manhattan metric is obtained in time and space.
mathematics
What problem does this paper attempt to address?