In the field of heuristic search it is usually assumed that admissible heuristics are consistent, implying that consistency is a desirable attribute. The term “inconsistent heuristic ” has, at times, been portrayed negatively, as something to be avoided. Part of this is historical: early research discovered that inconsistency can lead to poor performance for A * (nodes might be re-expanded many times). However, the issue has never been fully investigated, and was not re-considered after the invention of IDA*. This paper shows that many of the preconceived notions about inconsistent heuristics are out-dated. The worst-case exponential time of inconsistent heuristics is shown to only occur on con-trived graphs with edge weights that are expon...
We analyze the asymptotic time complexity of admis-sible heuristic search algorithms such as A*, IDA...
The thesis deals with minimax and single-agent search. Practice shows that in both cases deeper sear...
Abstract. The heavy-tailed phenomenon that characterises the runtime distributions of backtrack sear...
AbstractIn the field of heuristic search it is usually assumed that admissible heuristics are consis...
This paper examines the following statements about heuristic search, which are commonly held to be t...
In the past few years, new very successful bidirectional heuristic search algorithms have been propo...
The use of inconsistent heuristics with A* can result in increased runtime due to the need to re-exp...
The assessment of bidirectional heuristic search has been incorrect since it was rst published more ...
While suboptimal best-first search algorithms like Greedy Best-First Search are frequently used when...
Bidirectional heuristic search is a well-known technique for solving pathfinding problems. The goal ...
This paper extends existing analyses of the performance of heuristic search in several directions. F...
In practice, an incomplete heuristic search nearly always finds better solutions if it is allowed to...
In problem domains where an informative heuristic evaluation function is not known or not easily com...
This paper analyzes the performance of IDA* using additive heuristics. We show that the reduction in...
This paper describes a new admissible tree search algorithm called Iterative Threshold Search (ITS)....
We analyze the asymptotic time complexity of admis-sible heuristic search algorithms such as A*, IDA...
The thesis deals with minimax and single-agent search. Practice shows that in both cases deeper sear...
Abstract. The heavy-tailed phenomenon that characterises the runtime distributions of backtrack sear...
AbstractIn the field of heuristic search it is usually assumed that admissible heuristics are consis...
This paper examines the following statements about heuristic search, which are commonly held to be t...
In the past few years, new very successful bidirectional heuristic search algorithms have been propo...
The use of inconsistent heuristics with A* can result in increased runtime due to the need to re-exp...
The assessment of bidirectional heuristic search has been incorrect since it was rst published more ...
While suboptimal best-first search algorithms like Greedy Best-First Search are frequently used when...
Bidirectional heuristic search is a well-known technique for solving pathfinding problems. The goal ...
This paper extends existing analyses of the performance of heuristic search in several directions. F...
In practice, an incomplete heuristic search nearly always finds better solutions if it is allowed to...
In problem domains where an informative heuristic evaluation function is not known or not easily com...
This paper analyzes the performance of IDA* using additive heuristics. We show that the reduction in...
This paper describes a new admissible tree search algorithm called Iterative Threshold Search (ITS)....
We analyze the asymptotic time complexity of admis-sible heuristic search algorithms such as A*, IDA...
The thesis deals with minimax and single-agent search. Practice shows that in both cases deeper sear...
Abstract. The heavy-tailed phenomenon that characterises the runtime distributions of backtrack sear...