Path Planning in a Weighted Planar Subdivision Under the Manhattan Metric

Mansoor Davoodi, Ashkan Safari*

*Corresponding author for this work

Research output: Contribution to journalArticleAcademicpeer-review

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 O(n2) 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 O(nlog 2n) and O(nlog n) , 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 O(n2log 3n) time and O(n2log 2n) space.
Original languageEnglish
Article number16
Number of pages24
JournalGraphs and Combinatorics
Volume40
Issue number1
DOIs
Publication statusPublished - 1 Feb 2024

Keywords

  • Manhattan metric
  • Rectilinear
  • Shortest path
  • Weighted region

Cite this