[图书][B] Heuristic search: theory and applications

S Edelkamp, S Schrödl - 2011 - books.google.com
Search has been vital to artificial intelligence from the very beginning as a core technique in
problem solving. The authors present a thorough overview of heuristic search with a balance …

Anytime heuristic search

EA Hansen, R Zhou - Journal of Artificial Intelligence Research, 2007 - jair.org
We describe how to convert the heuristic search algorithm A* into an anytime algorithm that
finds a sequence of improved solutions and eventually converges to an optimal solution …

Route planning and map inference with global positioning traces

S Edelkamp, S Schrödl - … Science in Perspective: Essays Dedicated to …, 2003 - Springer
Navigation systems assist almost any kind of motion in the physical world including sailing,
flying, hiking, driving and cycling. On the other hand, traces supplied by global positioning …

Directed explicit-state model checking in the validation of communication protocols

S Edelkamp, S Leue, A Lluch-Lafuente - International journal on software …, 2004 - Springer
The success of model checking is largely based on its ability to efficiently locate errors in
software designs. If an error is found, a model checker produces a trail that shows how the …

Best-first heuristic search for multicore machines

E Burns, S Lemons, W Ruml, R Zhou - Journal of Artificial Intelligence …, 2010 - jair.org
To harness modern multicore processors, it is imperative to develop parallel versions of
fundamental algorithms. In this paper, we compare different approaches to parallel best-first …

[PDF][PDF] Symbolic Pattern Databases in Heuristic Search Planning.

S Edelkamp - AIPS, 2002 - cdn.aaai.org
This paper invents symbolic pattern databases (SPDB) to combine two influencing aspects
for recent progress in domain-independent action planning, namely heuristic search and …

[图书][B] Algorithms for memory hierarchies: advanced lectures

U Meyer, P Sanders - 2003 - books.google.com
Algorithms that have to process large data sets have to take into account that the cost of
memory access depends on where the data is stored. Traditional algorithm design is based …

[PDF][PDF] Structured duplicate detection in external-memory graph search

R Zhou, EA Hansen - AAAI, 2004 - cdn.aaai.org
We consider how to use external memory, such as disk storage, to improve the scalability of
heuristic search in statespace graphs. To limit the number of slow disk I/O operations, we …

[PDF][PDF] A*+ IDA*: A Simple Hybrid Search Algorithm.

Z Bu, RE Korf - IJCAI, 2019 - ijcai.org
We present a simple combination of A* and IDA*, which we call A*+ IDA*. It runs A* until
memory is almost exhausted, then runs IDA* below each frontier node without duplicate …

Geometric travel planning

S Edelkamp, S Jabbar… - IEEE Transactions on …, 2005 - ieeexplore.ieee.org
This paper provides a novel approach for optimal route planning by making efficient use of
the underlying geometrical structure. It combines classical artificial intelligence exploration …