Tree search algorithm
Appearance
Tree search algorithms are specialized versions of graph search algorithms, which take the properties of trees into account.
Tree search algorithms are specialized versions of graph search algorithms, which take the properties of trees into account.