Assignment Search Framework
|
Defines the possible results of expanding a single node.
Below is the meaning of each of the values:
goal_found - a goal has been found.
no_solution - no solution was found.
res_limit - a resource limit has been hit.
empty_open - the open list is empty.