While suboptimal best-first search algorithms like Greedy Best-First Search are frequently used when building automated planning systems, their greedy nature can make them susceptible to being easily misled by flawed heuristics. This weakness has motivated the development of best-first search variants like epsilon-greedy node selection, type-based exploration, and diverse best-first search, which all use random exploration to mitigate the impact of heuristic error. In this paper, we provide a theoretical justification for this increased robustness by formally analyzing how these algorithms behave on infinite graphs. In particular, we show that when using these approaches on any infinite graph, the probability of not finding a solution can b...
Best-first search can be regarded as anytime scheme for producing lower bounds on the optimal soluti...
We study the impact of tie-breaking on the behavior of greedy best-first search with a fixed state s...
We discuss the relationships between three approaches to greedy heuristic search: best-first, hill-c...
Heuristic functions play an important role in drastically improving performance of satisficing plann...
Recent enhancements to greedy best-first search (GBFS) such as DBFS, -GBFS, Type-GBFS improve perfor...
It has been shown recently that the performance of greedy best-first search (GBFS) for computing pla...
AbstractIn the field of heuristic search it is usually assumed that admissible heuristics are consis...
In the field of heuristic search it is usually assumed that admissible heuristics are consistent, im...
Recent enhancements to greedy best-first search (GBFS) improve performance by occasionally adopting ...
AbstractIn the AIPS98 Planning Contest, the hsp planner showed that heuristic search planners can be...
The use of inconsistent heuristics with A* can result in increased runtime due to the need to re-exp...
In the AIPS98 Planning Contest, the hsp planner showed that heuristic search planners can be competi...
Greedy Best-First Search (GBFS) is a powerful algorithm at the heart of many state of the art satisf...
In this paper we explore a novel approach for anytime heuristic search, in which the node that is mo...
chris at cwilt.org, ruml at cs.unh.edu Suboptimal heuristic search algorithms such as greedy best-fi...
Best-first search can be regarded as anytime scheme for producing lower bounds on the optimal soluti...
We study the impact of tie-breaking on the behavior of greedy best-first search with a fixed state s...
We discuss the relationships between three approaches to greedy heuristic search: best-first, hill-c...
Heuristic functions play an important role in drastically improving performance of satisficing plann...
Recent enhancements to greedy best-first search (GBFS) such as DBFS, -GBFS, Type-GBFS improve perfor...
It has been shown recently that the performance of greedy best-first search (GBFS) for computing pla...
AbstractIn the field of heuristic search it is usually assumed that admissible heuristics are consis...
In the field of heuristic search it is usually assumed that admissible heuristics are consistent, im...
Recent enhancements to greedy best-first search (GBFS) improve performance by occasionally adopting ...
AbstractIn the AIPS98 Planning Contest, the hsp planner showed that heuristic search planners can be...
The use of inconsistent heuristics with A* can result in increased runtime due to the need to re-exp...
In the AIPS98 Planning Contest, the hsp planner showed that heuristic search planners can be competi...
Greedy Best-First Search (GBFS) is a powerful algorithm at the heart of many state of the art satisf...
In this paper we explore a novel approach for anytime heuristic search, in which the node that is mo...
chris at cwilt.org, ruml at cs.unh.edu Suboptimal heuristic search algorithms such as greedy best-fi...
Best-first search can be regarded as anytime scheme for producing lower bounds on the optimal soluti...
We study the impact of tie-breaking on the behavior of greedy best-first search with a fixed state s...
We discuss the relationships between three approaches to greedy heuristic search: best-first, hill-c...