Results 1 -
2 of
2
Thinking Ahead in Real-Time Search
, 2009
"... We consider real-time planning problems in which some states are unsolvable, i.e., have no path to a goal. Such problems are difficult for real-time planning algorithms such as RTA * in which all states must be solvable. We identify a property called k-safeness, in which the consequences of a bad ch ..."
Abstract
- Add to MetaCart
versions of the well-known Tireworld and Racetrack domains, and provide experimental results showing that our modified version of RTA * works quite well in these domains.
Real-Time A* Search With Depth-k Lookahead
, 2009
"... We consider real-time planning problems in which some states are unsolvable, i.e., have no path to a goal. Such problems are difficult for real-time planning algorithms such as RTA* in which all states must be solvable. We identify a property called k-safeness, in which the consequences of a bad cho ..."
Abstract
-
Cited by 2 (0 self)
- Add to MetaCart
choice become apparent within k moves after the choice is made. When k is not too large, this makes it possible to identify unsolvable states in real time. We provide a modified version of RTA* that is provably complete on all k-safe problems, and we show that real-time deterministic versions of the well-known