Other Algorithms
Algorithms
Breadth First Search
A*: extend best-first search by estimating the remainder.
Minimax
Techniques
Iterative Deepening
Caching
Satisficing
Bidirectional Search