Perimeter search is a bidirectional search algorithm consisting of two phases. In the first phase, a limited regression search computes the perimeter, a region which must necessarily be passed in every solution. In the second phase, a heuristic forward search finds an optimal plan from the initial state to the perimeter. The drawback of perimeter search is the need to compute heuristic estimates towards every state on the perimeter in the forward phase. We show that this limitation can be effectively overcome when using pattern database (PDB) heuristics in the forward phase. The combination of perimeter search and PDB heuristics has been considered previously by Felner and Ofek for solving combinatorial puzzles. They claimed that, based on ...
We present MM, the first bidirectional heuristic search algorithm whose forward and backward searche...
In this paper we study bidirectional state space search with consistent heuristics, with a focus on ...
We present a new algorithm to reduce the space complexity of heuristic search. It is most effective ...
Perimeter search is a bidirectional search algorithm consisting of two phases. In the first phase, a...
Abstract. A pattern database abstraction (PDB) is a heuristic function in a form of a lookup table. ...
AbstractIn this paper we present a new bidirectional heuristic search algorithm. Our algorithm can b...
AbstractIn this paper, we consider the problem of finding a minimum cost path in a graph. In particu...
Bidirectional heuristic search is a well-known technique for solving pathfinding problems. The goal ...
We present an intuitive explanation for the limited effectiveness of front-to-end bidirectional heur...
In problem domains where an informative heuristic evaluation function is not known or not easily com...
The assessment of bidirectional heuristic search has been incorrect since it was rst published more ...
Bidirectional search algorithms interleave two separate searches, a normal search forward from the s...
Although the heuristic search algorithm A * is well-known to be optimally efficient, this result exp...
In the past few years, new very successful bidirectional heuristic search algorithms have been propo...
Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively larg...
We present MM, the first bidirectional heuristic search algorithm whose forward and backward searche...
In this paper we study bidirectional state space search with consistent heuristics, with a focus on ...
We present a new algorithm to reduce the space complexity of heuristic search. It is most effective ...
Perimeter search is a bidirectional search algorithm consisting of two phases. In the first phase, a...
Abstract. A pattern database abstraction (PDB) is a heuristic function in a form of a lookup table. ...
AbstractIn this paper we present a new bidirectional heuristic search algorithm. Our algorithm can b...
AbstractIn this paper, we consider the problem of finding a minimum cost path in a graph. In particu...
Bidirectional heuristic search is a well-known technique for solving pathfinding problems. The goal ...
We present an intuitive explanation for the limited effectiveness of front-to-end bidirectional heur...
In problem domains where an informative heuristic evaluation function is not known or not easily com...
The assessment of bidirectional heuristic search has been incorrect since it was rst published more ...
Bidirectional search algorithms interleave two separate searches, a normal search forward from the s...
Although the heuristic search algorithm A * is well-known to be optimally efficient, this result exp...
In the past few years, new very successful bidirectional heuristic search algorithms have been propo...
Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively larg...
We present MM, the first bidirectional heuristic search algorithm whose forward and backward searche...
In this paper we study bidirectional state space search with consistent heuristics, with a focus on ...
We present a new algorithm to reduce the space complexity of heuristic search. It is most effective ...