Preprint Article Version 1 Preserved in Portico This version is not peer-reviewed

ERA*: Enhanced Relaxed A* algorithm for Solving the Shortest Path Problem in Regular Grid Maps

Version 1 : Received: 16 August 2023 / Approved: 16 August 2023 / Online: 17 August 2023 (05:33:28 CEST)

A peer-reviewed article of this Preprint also exists.

Ammar, A. ERA*: Enhanced Relaxed A* Algorithm for Solving the Shortest Path Problem in Regular Grid Maps. Information Sciences 2023, 120000, doi:10.1016/j.ins.2023.120000. Ammar, A. ERA*: Enhanced Relaxed A* Algorithm for Solving the Shortest Path Problem in Regular Grid Maps. Information Sciences 2023, 120000, doi:10.1016/j.ins.2023.120000.

Abstract

This paper introduces a novel algorithm for solving the point-to-point shortest path problem in a static regular 8-neighbor connectivity (G8) grid. This algorithm can be seen as a generalization of Hadlock algorithm to G8 grids, and is shown to be theoretically equivalent to the relaxed A* (RA*) algorithm in terms of the provided solution's path length, but with substantial time and memory savings, due to a completely different computation strategy, based on defining a set of lookup matrices. Through an experimental study on grid maps of various types and sizes (1290 runs on 43 maps), it is proven to be 2.25 times faster than RA* and 17 times faster than the original A*, in average. Moreover, it is more memory-efficient, since it does not need to store a G score matrix.

Keywords

path planning; A*; grid maps; algorithms; shortest path problem

Subject

Computer Science and Mathematics, Artificial Intelligence and Machine Learning

Comments (0)

We encourage comments and feedback from a broad range of readers. See criteria for comments and our Diversity statement.

Leave a public comment
Send a private comment to the author(s)
* All users must log in before leaving a comment
Views 0
Downloads 0
Comments 0
Metrics 0


×
Alerts
Notify me about updates to this article or when a peer-reviewed version is published.
We use cookies on our website to ensure you get the best experience.
Read more about our cookies here.