Q293. Which values are independant in minimax search algorithm?
✅ Correct Answer: A) Pruned leaves x and y
Explanation: The minimax decision are independant of the values of the pruned values x and y because of the root values.
Q293. Which values are independant in minimax search algorithm?
✅ Correct Answer: A) Pruned leaves x and y
Explanation: The minimax decision are independant of the values of the pruned values x and y because of the root values.