Abstract. A memory-based heuristic is a function, h(s), stored in the form of a lookup table: h(s) is computed by mapping s to an index and then retrieving the corresponding entry in the table. In this paper we present a notation for describing state spaces, PSVN, and a method for automatically creating memory-based heuristics for a state space by abstracting its PSVN description. Two investigations of these automatically generated heuristics are presented. First, thousands of automatically generated heuristics are used to experimentally investigate the conjecture by Korf [4] that m·t is a constant, where m is the size of a heuristic’s lookup table and t is the number of nodes expanded when the heuristic is used to guide search. Second, a s...
This paper proposes and investigates a novel way of combining machine learning and heuristic search ...
A promising approach to solving large state-space search problems is to integrate heuristic search w...
AbstractAbstraction is a powerful technique for speeding up planning and search. A problem that can ...
Our goal is to automatically generate heuristics to guide state space search. Our heuristics are def...
Our goal is to automatically generate heuristics to guide state space search. The heuristic values a...
A memory-based heuristic is a function, h(s), stored in the form of a lookup table (pattern database...
True distance memory-based heuristics (TDHs) were recently introduced as a way to obtain admissible ...
Abstract- This paper presents a solution to the problem of finding an effective yet admissible heuri...
AbstractWe investigate the use of machine learning to create effective heuristics for search algorit...
A promising approach to solving large state-space search problems is to integrate heuristic search w...
True distance memory-based heuristics (TDHs) were recently introduced as a way to obtain admissible ...
Heuristic search is a key component of automated planning and pathfinding. It is guided by a heurist...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...
The performance of a new heuristic search algorithm is analyzed in this paper. The algorithm uses a ...
Pattern Databases (PDBs) are the most common form of memory-based heuristics, and they have been wid...
This paper proposes and investigates a novel way of combining machine learning and heuristic search ...
A promising approach to solving large state-space search problems is to integrate heuristic search w...
AbstractAbstraction is a powerful technique for speeding up planning and search. A problem that can ...
Our goal is to automatically generate heuristics to guide state space search. Our heuristics are def...
Our goal is to automatically generate heuristics to guide state space search. The heuristic values a...
A memory-based heuristic is a function, h(s), stored in the form of a lookup table (pattern database...
True distance memory-based heuristics (TDHs) were recently introduced as a way to obtain admissible ...
Abstract- This paper presents a solution to the problem of finding an effective yet admissible heuri...
AbstractWe investigate the use of machine learning to create effective heuristics for search algorit...
A promising approach to solving large state-space search problems is to integrate heuristic search w...
True distance memory-based heuristics (TDHs) were recently introduced as a way to obtain admissible ...
Heuristic search is a key component of automated planning and pathfinding. It is guided by a heurist...
This paper presents heuristic search algorithms which work within memory constraints. These algorith...
The performance of a new heuristic search algorithm is analyzed in this paper. The algorithm uses a ...
Pattern Databases (PDBs) are the most common form of memory-based heuristics, and they have been wid...
This paper proposes and investigates a novel way of combining machine learning and heuristic search ...
A promising approach to solving large state-space search problems is to integrate heuristic search w...
AbstractAbstraction is a powerful technique for speeding up planning and search. A problem that can ...