Our goal is to automatically generate heuristics to guide state space search. The heuristic values are distances computed in an abstract space which is automatically derived from the original space. The search space is described in a production system. Simple syntactic transformations of this description give rise to another search space. The distances of abstract states from the abstract goal state are stored in a look-up table and provide admissible and monotonic heuristics for search algorithms such as IDA*. The size of the abstract space is the size of the look-up table and different transformations on the description of the space give rise to abstract spaces of different size. We are interested in the relationship between the memory re...
Abstract—Recent real-time heuristic search algorithms have demonstrated outstanding performance in v...
Abstract. The increasing complexities of modern architectures require compilers to extensively apply...
Heuristic search is a fundamental technique for solving problems in artificial intelligence. However...
Our goal is to automatically generate heuristics to guide state space search. Our heuristics are def...
Abstract. A memory-based heuristic is a function, h(s), stored in the form of a lookup table: h(s) i...
A memory-based heuristic is a function, h(s), stored in the form of a lookup table (pattern database...
The aim of this work is to show the usefulness of abstraction in heuristic search. We use the abstra...
A promising approach to solving large state-space search problems is to integrate heuristic search w...
Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively larg...
Search has been vital to artificial intelligence from the very beginning as a core technique in prob...
In problem domains where an informative heuristic evaluation function is not known or not easily com...
True distance memory-based heuristics (TDHs) were recently introduced as a way to obtain admissible ...
A promising approach to solving large state-space search problems is to integrate heuristic search w...
This master's thesis deals with informed search algorithms. It's theoretical section summarizes basi...
Real-time search methods allow an agent to perform path-finding tasks in unknown environments. Some ...
Abstract—Recent real-time heuristic search algorithms have demonstrated outstanding performance in v...
Abstract. The increasing complexities of modern architectures require compilers to extensively apply...
Heuristic search is a fundamental technique for solving problems in artificial intelligence. However...
Our goal is to automatically generate heuristics to guide state space search. Our heuristics are def...
Abstract. A memory-based heuristic is a function, h(s), stored in the form of a lookup table: h(s) i...
A memory-based heuristic is a function, h(s), stored in the form of a lookup table (pattern database...
The aim of this work is to show the usefulness of abstraction in heuristic search. We use the abstra...
A promising approach to solving large state-space search problems is to integrate heuristic search w...
Heuristic search algorithms (eg. A* and IDA*) with accurate lower bounds can solve impressively larg...
Search has been vital to artificial intelligence from the very beginning as a core technique in prob...
In problem domains where an informative heuristic evaluation function is not known or not easily com...
True distance memory-based heuristics (TDHs) were recently introduced as a way to obtain admissible ...
A promising approach to solving large state-space search problems is to integrate heuristic search w...
This master's thesis deals with informed search algorithms. It's theoretical section summarizes basi...
Real-time search methods allow an agent to perform path-finding tasks in unknown environments. Some ...
Abstract—Recent real-time heuristic search algorithms have demonstrated outstanding performance in v...
Abstract. The increasing complexities of modern architectures require compilers to extensively apply...
Heuristic search is a fundamental technique for solving problems in artificial intelligence. However...