In heuristic search and especially in optimal classical planning the computation of accurate heuristic values can take up the majority of runtime. In many cases, the heuristic computations for a search node and its successors are very similar, leading to significant duplication of effort. For example most landmarks of a node that are computed by the LM-cut algorithm are also landmarks for the node's successors. We propose to reuse these landmarks and incrementally compute new ones to speed up the LM-cut calculation. The speed advantage obtained by incremental computation is offset by higher memory usage. We investigate different search algorithms that reduce memory usage without sacrificing the faster computation, leading to a substantial i...
Heuristic search-based planners, such as HSP 2.0, solve STRIPS-style planning problems efficiently ...
The computation of high-quality landmarks and orderings for heuristic state-space search is often pr...
This thesis explores limitations of heuristic search planning, and presents techniques to overcome t...
In heuristic search and especially in optimal classical planning the computation of accurate heurist...
Incremental heuristic searches try to reuse their previous search efforts whenever these are availab...
Incremental search techniques find optimal solutions to series of similar search tasks much faster t...
Incremental heuristic search methods can often replan paths much faster than incremental or heurist...
This paper describes a new admissible tree search algorithm called Iterative Threshold Search (ITS)....
AbstractHeuristic search methods promise to find shortest paths for path-planning problems faster th...
Planning is often not a one-shot task because either the world or the agent’s knowledge of the world...
This paper describes a new admissible tree search algorithm called Iterative Threshold Search (ITS)...
Heuristic search methods promise to find shortest paths for path-planning problems faster than uninf...
Planning is often not a one-shot task because either the world or the agent’s knowledge of the world...
Optimal plans of delete-free planning tasks are interesting both in domains that have no delete effe...
We propose a hybridization of heuristic search and the LPI algorithm. Our approach uses heuristic se...
Heuristic search-based planners, such as HSP 2.0, solve STRIPS-style planning problems efficiently ...
The computation of high-quality landmarks and orderings for heuristic state-space search is often pr...
This thesis explores limitations of heuristic search planning, and presents techniques to overcome t...
In heuristic search and especially in optimal classical planning the computation of accurate heurist...
Incremental heuristic searches try to reuse their previous search efforts whenever these are availab...
Incremental search techniques find optimal solutions to series of similar search tasks much faster t...
Incremental heuristic search methods can often replan paths much faster than incremental or heurist...
This paper describes a new admissible tree search algorithm called Iterative Threshold Search (ITS)....
AbstractHeuristic search methods promise to find shortest paths for path-planning problems faster th...
Planning is often not a one-shot task because either the world or the agent’s knowledge of the world...
This paper describes a new admissible tree search algorithm called Iterative Threshold Search (ITS)...
Heuristic search methods promise to find shortest paths for path-planning problems faster than uninf...
Planning is often not a one-shot task because either the world or the agent’s knowledge of the world...
Optimal plans of delete-free planning tasks are interesting both in domains that have no delete effe...
We propose a hybridization of heuristic search and the LPI algorithm. Our approach uses heuristic se...
Heuristic search-based planners, such as HSP 2.0, solve STRIPS-style planning problems efficiently ...
The computation of high-quality landmarks and orderings for heuristic state-space search is often pr...
This thesis explores limitations of heuristic search planning, and presents techniques to overcome t...