Back to Search Start Over

Iterative Deepening Dynamically Improved Bounds Bidirectional Search.

Authors :
Pavlik, John A.
Sewell, Edward C.
Jacobson, Sheldon H.
Source :
INFORMS Journal on Computing. Mar/Apr2022, Vol. 34 Issue 2, p974-989. 16p.
Publication Year :
2022

Abstract

This paper presents a new bidirectional search algorithm to solve the shortest path problem. The new algorithm uses an iterative deepening technique with a consistent heuristic to improve lower bounds on path costs. The new algorithm contains a novel technique of filtering nodes to significantly reduce the memory requirements. Computational experiments on the pancake problem, sliding tile problem, and Rubik's cube show that the new algorithm uses significantly less memory and executes faster than A* and other state-of-the-art bidirectional algorithms. Summary of Contribution: Quickly solving single-source shortest path problems on graphs is important for pathfinding applications and is a core problem in both artificial intelligence and operations research. This paper attempts to solve large problems that do not easily fit into the available memory of a desktop computer, such as finding the optimal shortest set of moves to solve a Rubik's cube, and solve them faster than existing algorithms. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
10919856
Volume :
34
Issue :
2
Database :
Academic Search Index
Journal :
INFORMS Journal on Computing
Publication Type :
Academic Journal
Accession number :
156245998
Full Text :
https://doi.org/10.1287/ijoc.2021.1116