Pattern Databases (PDBs) are a common form of abstraction-based heuristic which are often compressed so that a large PDB can fit in memory. Partial Pattern Databases (PPDBs) achieve this by storing only layers of the PDB which are close to the goal. This paper studies the problem of how to best compress and use the 457 GB 12-edge Rubik's cube PDB, suggesting a number of ways that Bloom filters can be used to effectively compress PPDBs. We then develop a theoretical model of the common min compression approach and our Bloom filters, showing that the original method of compressed PPDBs can never be better than min compression. We conclude with experimental results showing that Bloom filter compression of PPDBs provides superior performance to...
Bloom filters are probabilistic data structures commonly used for approximate membership problems in...
Pattern mining is one of the best-known concepts in Data Mining. A big problem in pattern mining is ...
A Bloom filter is a memory-efficient data structure for approximate membership queries used in numer...
Pattern Databases (PDBs) are a common form of abstraction-based heuristic which are often compressed...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
Abstract. A pattern database (PDB) is a heuristic function implemented as a lookup table. It stores ...
We present a new technique to compress pattern databases to provide consistent heuristics without lo...
We present an algorithm for compressing pattern databases (PDBs) and a method for fast random access...
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...
Pattern databases (PDBs) have been widely used as heuristics for many types of search spaces, but th...
One common pattern database compression technique is to merge adjacent database entries and store th...
In this paper we present a lossless technique to compress pattern databases (PDBs) in the Pancake So...
Technological advancements in high throughput DNA sequencing have led to an exponential growth of se...
There is a common problem of operating on hash values of elements of some database. In this paper th...
Bloom filters are probabilistic data structures commonly used for approximate membership problems in...
Pattern mining is one of the best-known concepts in Data Mining. A big problem in pattern mining is ...
A Bloom filter is a memory-efficient data structure for approximate membership queries used in numer...
Pattern Databases (PDBs) are a common form of abstraction-based heuristic which are often compressed...
A pattern database (PDB) is a heuristic function implemented as a lookup table that stores the lengt...
Abstract. A pattern database (PDB) is a heuristic function implemented as a lookup table. It stores ...
We present a new technique to compress pattern databases to provide consistent heuristics without lo...
We present an algorithm for compressing pattern databases (PDBs) and a method for fast random access...
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...
Pattern databases (PDBs) have been widely used as heuristics for many types of search spaces, but th...
One common pattern database compression technique is to merge adjacent database entries and store th...
In this paper we present a lossless technique to compress pattern databases (PDBs) in the Pancake So...
Technological advancements in high throughput DNA sequencing have led to an exponential growth of se...
There is a common problem of operating on hash values of elements of some database. In this paper th...
Bloom filters are probabilistic data structures commonly used for approximate membership problems in...
Pattern mining is one of the best-known concepts in Data Mining. A big problem in pattern mining is ...
A Bloom filter is a memory-efficient data structure for approximate membership queries used in numer...