DocumentCode
3119939
Title
Generating Plans Using LRTA
Author
Alves, Raulcezar M. F. ; Lopes, Carlos R. ; Branquinho, Augusto A. B.
Author_Institution
Fac. of Comput., Fed. Univ. of Uberlandia, Uberlandia, Brazil
fYear
2013
fDate
19-24 Oct. 2013
Firstpage
207
Lastpage
212
Abstract
A new category of faster and efficiently planners has been used to solve planning problems, which use heuristic search algorithms to build their plans. One of the first successful planning systems to use this new approach was the Fast Forward (FF) planner, in which many other recent planners have built upon. FF proposed a heuristic function for planning problems and created a strategy that combines the execution of the algorithms Enforced Hill Climbing (EHC) and Best First Search (BFS). Although this method presents an enhanced performance when compared to alternative methods, it has some weaknesses. In this paper we present a new planning method based on LRTA, which is an algorithm guided by heuristics like EHC and is complete as BFS. It has some optimizations like pruning successors during expansion and a heap with maximum capacity to store the states during the search. The authors also developed a test environment for planning algorithms. Experiments carried out in this environment show signicant results when compared to FF.
Keywords
planning (artificial intelligence); search problems; BFS; EHC; FF planner; LRTA; best first search algorithm; enforced hill climbing algorithm; fast forward planner; Algorithm design and analysis; Heuristic algorithms; Java; Optimization; Planning; Real-time systems; Search problems; BFS; EHC; FF planer; LRTA; Planning Systems;
fLanguage
English
Publisher
ieee
Conference_Titel
Intelligent Systems (BRACIS), 2013 Brazilian Conference on
Conference_Location
Fortaleza
Type
conf
DOI
10.1109/BRACIS.2013.42
Filename
6726450
Link To Document