Lecture 6: Search: Games, Minimax, and Alpha-Beta

Description: In this lecture, we consider strategies for adversarial games such as chess. We discuss the minimax algorithm, and how alpha-beta pruning improves its efficiency. We then examine progressive deepening, which ensures that some answer is always available.

Creative Commons License

Complete and Continue