Mini-Max Algorithm
What is the goal of the minmax algorithm in AI?
What is the minmax value of a node in a game tree?
What is alpha-beta pruning in the minmax algorithm?
Which of the following is a disadvantage of the minmax algorithm?
What is the depth-limited minmax algorithm?
What is the purpose of the evaluation function in the minmax algorithm?