@inproceedings{0ba14abeb8f84802919cf0d93593ea8a,
title = "Moving target D* Lite*",
abstract = "Incremental search algorithms, such as Generalized Fringe-Retrieving A * and D* Lite, reuse search trees from previous searches to speed up the current search and thus often find cost-minimal paths for scries of similar search problems faster than by solving each search problem from scratch. However, existing incremental search algorithms have limitations. For example, D* Lite is slow on moving target search problems, where both the start and goal states can change over time. In this paper, we therefore introduce Moving Target D * Lite, an extension of D* Lite that uses the principle behind Generalized Fringe-Retrieving A* to repeatedly calculate a cost-minimal path from the hunter to the target in environments whose blockages can change over time. We demonstrate experimentally that Moving Target D* Lite is four to five times faster than Generalized Adaptive A*, which so far was believed to be the fastest incremental search algorithm for solving moving target search problems in dynamic environments.",
keywords = "Hunter, Incremental Search, Moving Target Search, Path Planning, Video Games",
author = "Xiaoxun Sun and William Yeoh and Sven Koenig",
year = "2010",
language = "English",
isbn = "9781617387715",
series = "Proceedings of the International Joint Conference on Autonomous Agents and Multiagent Systems, AAMAS",
publisher = "International Foundation for Autonomous Agents and Multiagent Systems (IFAAMAS)",
pages = "67--74",
booktitle = "9th International Joint Conference on Autonomous Agents and Multiagent Systems 2010, AAMAS 2010",
note = "9th International Joint Conference on Autonomous Agents and Multiagent Systems 2010, AAMAS 2010 ; Conference date: 10-05-2010",
}