Sciweavers

CI
1998

Pattern Databases

13 years 4 months ago
Pattern Databases
A pattern database is a lookup table that stores an exact evaluation function for a relaxed search problem, which provides an admissible heuristic for the original search problem. In general, the larger the pattern database, the more accurate the heuristic function. We consider how to build large pattern databases that are stored in external memory, such as disk, and how to use an externalmemory pattern database efficiently in heuristic search. To limit the number of slow disk I/O operations needed to construct and query an external-memory pattern database, we adapt an approach to external-memory graph search called structured duplicate detection that localory references by leveraging an abstraction of the state space. We present results that show this approach increases the scalability of heuristic search by allowing larger and more accurate pattern database heuristics.
Joseph C. Culberson, Jonathan Schaeffer
Added 21 Dec 2010
Updated 21 Dec 2010
Type Journal
Year 1998
Where CI
Authors Joseph C. Culberson, Jonathan Schaeffer
Comments (0)