Dynamically improved bounds bidirectional search

作者:

摘要

This paper presents a bidirectional search algorithm that dynamically improves the bounds during its execution. It has the property that it always terminates on or before the forward search meets the backward search. Computational experiments on the pancake problem, the sliding tile puzzle, and the topspin problem demonstrate that it is capable of solving problems using significantly fewer node expansions than A⁎ or state-of-the-art bidirectional algorithms such as MMϵ and GBFHS.

论文关键词:Heuristic search,Bidirectional search

论文评审过程:Received 23 January 2019, Revised 24 August 2020, Accepted 27 October 2020, Available online 9 November 2020, Version of Record 12 November 2020.

论文官网地址:https://doi.org/10.1016/j.artint.2020.103405