+1 vote
in Artificial Intelligence by
Which is identical to the closed list in Graph search?

(a) Hill climbing search algorithm

(b) Depth-first search

(c) Transposition table

(d) None of the mentioned

I had been asked this question in a job interview.

This key question is from Alpha Beta Pruning topic in section Adversarial Search of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Correct answer is (c) Transposition table

Easy explanation: None.

Related questions

0 votes
asked Oct 23, 2021 in Artificial Intelligence by DavidAnderson
0 votes
asked Oct 23, 2021 in Artificial Intelligence by DavidAnderson
...