355 followers • DS & AI
Jul 13, 2024 • 1h • 28 views
Adversarial search is a type of search algorithm used in decision-making processes where multiple agents with conflicting interests are involved. It is commonly used in game theory. Key Concepts: Game Trees, Minimax Algorithm, Alpha-Beta Pruning.