in Artificial Intelligence by (9.0k points)
___________ 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 search

I 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

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 (9.0k points)
The correct answer is (b) Local Beam search

To explain: Refer to the definition of Local Beam Search algorithm.

Related questions

0 votes
asked Nov 22, 2021 in Artificial Intelligence by DavidAnderson (9.0k points)
+1 vote
asked Nov 1, 2021 in Artificial Intelligence by DavidAnderson (9.0k points)
0 votes
asked Nov 22, 2021 in Artificial Intelligence by DavidAnderson (9.0k points)
...