Abstract
Moving target search, where the goal state changes during a search, has recently seen a revived interest. Incremental Anytime Repairing A* (I-ARA*) is a very recent, state-of-the-art algorithm for moving target search in a known terrain. In this work, we address the problem using compressed path databases (CPDs) in moving target search. CPDs have previously been used in standard, fixed-target pathfinding. They encode all-pairs shortest paths in a compressed form and require preprocessing and memory to store the database. In moving-target search, our speed results are orders of magnitude better than state of the art. The time per individual move is improved, which is important in real-time search scenarios, where the time available to make a move is limited. The number of hunter moves is very good, since CPDs provide optimal moves along shortest paths. Compared to previous successful methods, such as I-ARA*, our method is simple to understand and implement. Copyright © 2013, Association for the Advancement of Artificial Intelligence. All rights reserved.
Cite
CITATION STYLE
Botea, A., Baier, J. A., Harabor, D., & Hernández, C. (2013). Moving target search with compressed path databases. In ICAPS 2013 - Proceedings of the 23rd International Conference on Automated Planning and Scheduling (pp. 288–292). https://doi.org/10.1609/icaps.v23i1.13599
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.