What is alpha beta pruning in Artificial Intelligence?
Answers
Answered by
0
Answer:
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. It is an adversarial search algorithm used commonly for machine playing of two-player games (Tic-tac-toe, Chess, Go, etc.).
Explanation:
Answered by
0
Answer:
WHAT ARE THE MAJOR STRENGTH OF COMPUTER
Explanation:
Similar questions