2022
PEA*+IDA*: An Improved Hybrid Memory-Restricted Algorithm
AAAI 2022technical
It is well-known that the search algorithms A* and Iterative Deepening A* (IDA*) can fail to solve state-space tasks optimally due to time and memory limits. The former typically fails in memory-restricted scenarios and the latter in time-restricted scenarios. Therefore, several algorithms were prop…