Skip to content

Opening book details…

Can I read Game-Playing and Adversarial Search on EtoBox?

Game-Playing and Adversarial Search by Altamash is a document available to read on EtoBox.

What is Game-Playing and Adversarial Search about?

The document discusses game-playing and adversarial search techniques. It provides an overview of minimax search with perfect decisions, minimax search with cut-off using heuristic evaluation functions, and alpha-beta pruning. Alpha-beta pruning exploits the fact that there is an adversary in games to avoid exploring parts of the game tree that cannot provide better solutions. The document also covers practical considerations like look-up tables and reducing redundant paths, as well as expectiminimax search

Author
Altamash
Language
EN