Menu

Adversarial Search Questions

MCQ
21.
Which search is equal to minimax search but eliminates the branches that can
forum Discussion
MCQ
22.
Which values are independant in minimax search algorithm?
forum Discussion
MCQ
23.
To which depth does the alpha-beta pruning can be applied?
forum Discussion
MCQ
24.
Which search is similar to minimax search?
forum Discussion
MCQ
25.
Which value is assigned to alpha and beta in the alpha-beta pruning?
forum Discussion
MCQ
26.
Where does the values of alpha-beta search get updated?
forum Discussion
MCQ
27.
How the effectiveness of the alpha-beta pruning gets increased?
forum Discussion
MCQ
28.
What is called as transposition table?
forum Discussion
MCQ
29.
Which is identical to the closed list in Graph search?
forum Discussion
MCQ
30.
Which function is used to calculate the feasibility of whole game tree?
forum Discussion