![]() |
mutable
A Database System for Research and Fast Prototyping
|
This heuristic estimates the distance from a state to the nearest goal state as the sum of the sizes of all Subproblem
s yet to be joined.
More...
#include <HeuristicSearchPlanEnumerator.hpp>
This heuristic estimates the distance from a state to the nearest goal state as the sum of the sizes of all Subproblem
s yet to be joined.
This heuristic is admissible, yet dramatically underestimates the actual distance to a goal state.
Definition at line 1780 of file HeuristicSearchPlanEnumerator.hpp.