AbstractA pattern database (PDB) is a heuristic function stored as a lookup table. This paper considers how best to use a fixed amount (m units) of memory for storing pattern databases. In particular, we examine whether using n pattern databases of size m/n instead of one pattern database of size m improves search performance. In all the state spaces considered, the use of multiple smaller pattern databases reduces the number of nodes generated by IDA*. The paper provides an explanation for this phenomenon based on the distribution of heuristic values that occur during search
A memory-based heuristic is a function, h(s), stored in the form of a lookup table (pattern database...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...
In this paper we illustrate efforts to perform memory efficient large-scale planning. We first gener...
A pattern database (PDB) is a heuristic function stored as a lookup table. This paper considers how ...
AbstractA pattern database (PDB) is a heuristic function stored as a lookup table. This paper consid...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
This paper extends existing analyses of the performance of heuristic search in several directions. F...
Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively larg...
AbstractWe describe a new technique for designing more accurate admissible heuristic evaluation func...
Pattern databases (PDBs) have been widely used as heuristics for many types of search spaces, but th...
The heuristics used for planning and search often take the form of pattern databases generated from ...
Abstract. A pattern database (PDB) is a heuristic function implemented as a lookup table. It stores ...
Pattern searching and discovery for large files is prohibitively slow and requires large amounts of ...
One common pattern database compression technique is to merge adjacent database entries and store th...
We present a new technique to compress pattern databases to provide consistent heuristics without lo...
A memory-based heuristic is a function, h(s), stored in the form of a lookup table (pattern database...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...
In this paper we illustrate efforts to perform memory efficient large-scale planning. We first gener...
A pattern database (PDB) is a heuristic function stored as a lookup table. This paper considers how ...
AbstractA pattern database (PDB) is a heuristic function stored as a lookup table. This paper consid...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
This paper extends existing analyses of the performance of heuristic search in several directions. F...
Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively larg...
AbstractWe describe a new technique for designing more accurate admissible heuristic evaluation func...
Pattern databases (PDBs) have been widely used as heuristics for many types of search spaces, but th...
The heuristics used for planning and search often take the form of pattern databases generated from ...
Abstract. A pattern database (PDB) is a heuristic function implemented as a lookup table. It stores ...
Pattern searching and discovery for large files is prohibitively slow and requires large amounts of ...
One common pattern database compression technique is to merge adjacent database entries and store th...
We present a new technique to compress pattern databases to provide consistent heuristics without lo...
A memory-based heuristic is a function, h(s), stored in the form of a lookup table (pattern database...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...
In this paper we illustrate efforts to perform memory efficient large-scale planning. We first gener...