Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively large problems optimally. Most lower bounds, such as the well known Manhattan Distance heuristic for the sliding-tile puzzles or the Assignment Problem lower bound for the Asymmetric Traveling Salesman problem, are the products of human ingenuity and insight. An alternative approach to obtain lower bounds is to precalculate shortest distances in an abstraction of the original search space which is derived automatically and store the bounds in pattern databases (look-up tables). This latter technique, based on the ideas of Culberson and Schaeffer, gained popularity when Korf for the first time solved random instances of Rubik's Cube using pattern ...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...
A memory-based heuristic is a function, h(s), stored in the form of a lookup table (pattern database...
. We present two new classes of pattern search algorithms for unconstrained minimization: the rank o...
In problem domains where an informative heuristic evaluation function is not known or not easily com...
A pattern database (PDB) is a heuristic function stored as a lookup table. This paper considers how ...
Both A* search and local search are heuristic algorithms widely used for problem-solving in Artifici...
AbstractA pattern database (PDB) is a heuristic function stored as a lookup table. This paper consid...
This paper extends existing analyses of the performance of heuristic search in several directions. F...
Our goal is to automatically generate heuristics to guide state space search. The heuristic values a...
Heuristic search is a fundamental technique for solving problems in artificial intelligence. However...
AbstractThis paper analyzes the performance of local search algorithms (guided by the best-to-date s...
AbstractWe describe a new technique for designing more accurate admissible heuristic evaluation func...
In bounded-suboptimal heuristic search, one attempts to find a solution that costs no more than a pr...
AbstractWe investigate the use of machine learning to create effective heuristics for search algorit...
Abstract. Macro search is used to derive solutions quickly for large search spaces at the expense of...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...
A memory-based heuristic is a function, h(s), stored in the form of a lookup table (pattern database...
. We present two new classes of pattern search algorithms for unconstrained minimization: the rank o...
In problem domains where an informative heuristic evaluation function is not known or not easily com...
A pattern database (PDB) is a heuristic function stored as a lookup table. This paper considers how ...
Both A* search and local search are heuristic algorithms widely used for problem-solving in Artifici...
AbstractA pattern database (PDB) is a heuristic function stored as a lookup table. This paper consid...
This paper extends existing analyses of the performance of heuristic search in several directions. F...
Our goal is to automatically generate heuristics to guide state space search. The heuristic values a...
Heuristic search is a fundamental technique for solving problems in artificial intelligence. However...
AbstractThis paper analyzes the performance of local search algorithms (guided by the best-to-date s...
AbstractWe describe a new technique for designing more accurate admissible heuristic evaluation func...
In bounded-suboptimal heuristic search, one attempts to find a solution that costs no more than a pr...
AbstractWe investigate the use of machine learning to create effective heuristics for search algorit...
Abstract. Macro search is used to derive solutions quickly for large search spaces at the expense of...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...
A memory-based heuristic is a function, h(s), stored in the form of a lookup table (pattern database...
. We present two new classes of pattern search algorithms for unconstrained minimization: the rank o...