Google News
logo
Algorithm - Interview Questions
What is the State Space Tree?
A space state tree is a tree representing all the possible states (solution or nonsolution) of the problem from the root as an initial state to the leaf as a terminal state.
State Space Tree
Advertisement