Computer Science, asked by Sunilkuhar4600, 11 months ago

What do you mean by alpha beta cutoff explain min max search procedure

Answers

Answered by Anonymous
0

Alpha–beta pruning is a search algorithm that seeks to decrease the number of nodes that are evaluated by the minimax algorithm in its search tree.

Similar questions