1.

Which search is equal to minimax search but eliminates the branches that cant influence the final decision?

A. Depth-first search
B. Breadth-first search
C. Alpha-beta pruning
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found