Dual Euclidean Shortest Path Search (Extended Abstract)

Authors

  • Ryan Hechenberger Monash University
  • Peter J. Stuckey Monash University
  • Pierre Le Bodic Monash University
  • Daniel D. Harabor Monash University

DOI:

https://doi.org/10.1609/socs.v15i1.21787

Keywords:

Search In Goal-directed Problem Solving, Real-time Search

Abstract

The Euclidean Shortest Path Problem (ESPP) asks us to find a minimum length path between two points on a 2D plane while avoiding a set of polygonal obstacles. Existing approaches for ESPP, based on Dijkstra or A* search, are primal methods that gradually build up longer and longer valid paths until they reach the target. In this paper we define an alternative algorithm for ESPP which can avoid this problem. Our approach starts from a path that ignores all obstacles, and generates longer and longer paths, each avoiding more obstacles, until eventually the search finds an optimal valid path.

Downloads

Published

2022-07-17