Explore 2 AI terms in Search Techniques
The branching factor is the average number of child nodes for each node in a tree structure, often used in search algorithms.
Brute-force search is a method for solving problems by trying all possible solutions until the correct one is found.