1.

___________ algorithm keeps track of k states rather than just one.(a) Hill-Climbing search(b) Local Beam search(c) Stochastic hill-climbing search(d) Random restart hill-climbing searchI have been asked this question in a national level competition.My question is based upon Local Search Problems and Optimization Problems in chapter Problem Solving of Artificial Intelligence

Answer»

The correct ANSWER is (b) Local Beam SEARCH

To EXPLAIN: Refer to the DEFINITION of Local Beam Search ALGORITHM.



Discussion

No Comment Found

Related InterviewSolutions