AI Games Question:
Download Job Interview Questions and Answers PDF
Which function is used to calculate the feasibility of whole game tree?
a) Evaluation function
b) Transposition
c) Alpha-beta pruning
d) All of the mentioned
Answer:
a) Evaluation function
Explanation: Because we need to cut the search off at some point and apply an evaluation function that gives an estimate of the utility of the state.
Explanation: Because we need to cut the search off at some point and apply an evaluation function that gives an estimate of the utility of the state.
Download AI Games Interview Questions And Answers
PDF