Tree search algorithms

Concept

Algorithms that explore a state space by building a tree-like structure to find a path from a starting point to a goal.

Mentioned in 1 video