concepts.dm.pdsketch.planners.discrete_search#
Discrete-space search PDSketch planners.
Functions
|
Apply an action to a state. |
|
Brute-force search for a plan that satisfies the goal expression. |
|
Test whether a state satisfies a goal expression. |
|
Perform heuristic search with STRIPS-based heuristics. |
|
Prepare for discrete space search. |
|
Validate a plan by executing it on the given state. |
Classes
|
The state for heuristic search. |