Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which values are independant in minimax search algorithm?

a) Pruned leaves x and y
b) Every states are dependant
c) Root is independant
d) None of the mentioned

Answer: a
Explanation: The minimax decision are independant of the values of the pruned values x and y because of the root values.

Join The Discussion