We explore a method for computing admissible heuristic evaluation functions for search problems. It utilizes pattern databases (Culberson & Schaeer, 1998), which are precom-puted tables of the exact cost of solving various subproblems of an existing problem. Unlike standard pattern database heuristics, however, we partition our problems into disjoint sub-problems, so that the costs of solving the dierent subproblems can be added together without overestimating the cost of solving the original problem. Previously (Korf & Fel-ner, 2002) we showed how to statically partition the sliding-tile puzzles into disjoint groups of tiles to compute an admissible heuristic, using the same partition for each state and problem instance. Here we ex...
Heuristic functions for single-agent search applications esti-mate the cost of the optimal solution....
Pattern databases have been successfully applied to several problems. Their use assumes that the goa...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...
AbstractWe describe a new technique for designing more accurate admissible heuristic evaluation func...
This paper extends existing analyses of the performance of heuristic search in several directions. F...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
Heuristic search is a leading approach to domain-independent planning. For cost-optimal planning, ho...
This paper analyzes the performance of IDA* using additive heuristics. We show that the reduction in...
A pattern database (PDB) is a heuristic function stored as a lookup table. This paper considers how ...
Many optimization problems in computer science have been proven to be NP-hard, and it is unlikely th...
AbstractA pattern database (PDB) is a heuristic function stored as a lookup table. This paper consid...
Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively larg...
In problem domains where an informative heuristic evaluation function is not known or not easily com...
Abstraction heuristics are the state of the art in optimal classical planning as heuristic search. D...
A pattern database (PDB) for a planning task is a heuristic function in the form of a lookup table t...
Heuristic functions for single-agent search applications esti-mate the cost of the optimal solution....
Pattern databases have been successfully applied to several problems. Their use assumes that the goa...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...
AbstractWe describe a new technique for designing more accurate admissible heuristic evaluation func...
This paper extends existing analyses of the performance of heuristic search in several directions. F...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
Heuristic search is a leading approach to domain-independent planning. For cost-optimal planning, ho...
This paper analyzes the performance of IDA* using additive heuristics. We show that the reduction in...
A pattern database (PDB) is a heuristic function stored as a lookup table. This paper considers how ...
Many optimization problems in computer science have been proven to be NP-hard, and it is unlikely th...
AbstractA pattern database (PDB) is a heuristic function stored as a lookup table. This paper consid...
Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively larg...
In problem domains where an informative heuristic evaluation function is not known or not easily com...
Abstraction heuristics are the state of the art in optimal classical planning as heuristic search. D...
A pattern database (PDB) for a planning task is a heuristic function in the form of a lookup table t...
Heuristic functions for single-agent search applications esti-mate the cost of the optimal solution....
Pattern databases have been successfully applied to several problems. Their use assumes that the goa...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...