DocumentCode
1878941
Title
A Generalized Framework for BDD-based Replanning A* Search
Author
Xu, Yanyan ; Yue, Weiya
Author_Institution
State Key Lab. of Comput. Sci., Chinese Acad. of Sci., Beijing, China
fYear
2009
fDate
27-29 May 2009
Firstpage
133
Lastpage
139
Abstract
Recently, it has been suggested that BDD-based RePlanning A* (BDDRPA*), a BDD-based incremental version of A*, might be an efficient search method for solving path-planning problems in artificial intelligence. BDDRPA* combines ideas of BDD-based search and incremental search to repeatedly find shortest paths from a start vertex to a goal vertex while the topology of the graph changes. However, BDDRPA* only works well when vertices are added or deleted but does´t consider the weighted edges. When the edge costs are changed, it doesn´t work, and moreover, in BDDRPA*, the heuristic function h is set to 0, so BDDRPA* is degenerated to BDD-based incremental breadth-first search. In this article, we consider BDD-based weighted and heuristic search methods and generalize BDDRPA* to be a real BDD-based incremental heuristic search algorithm (GBDDRPA*). We then show experimentally that GBDDRPA* indeed speeds BDDRPA* up on gridworlds and thus promises to provide a good foundation for building incremental heuristic BDD-search-based replanners.
Keywords
binary decision diagrams; graph theory; path planning; search problems; BDD-based incremental breadth-first search; BDD-based incremental heuristic search algorithm; BDD-based replanning A* search; artificial intelligence; goal vertex; graph topology; heuristic function; path-planning problems; Artificial intelligence; Binary decision diagrams; Boolean functions; Cost function; Data structures; Heuristic algorithms; Intelligent networks; Path planning; Search methods; Software engineering; A*; BDD-based search; heuristic search-based planning; incremental search; replanning;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Engineering, Artificial Intelligences, Networking and Parallel/Distributed Computing, 2009. SNPD '09. 10th ACIS International Conference on
Conference_Location
Daegu
Print_ISBN
978-0-7695-3642-2
Type
conf
DOI
10.1109/SNPD.2009.9
Filename
5286681
Link To Document