___________ 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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AI Robotics Interview Questions

Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned

0 Answers  


What are benefits of expert systems?

0 Answers  


What are application domains of computer vision?

0 Answers  


 What among the following constitutes to the incremental formulation of CSP? a) Path cost b) Goal cost c) Successor function d) Objective function e) Initial state

0 Answers  


In which state spaces does the online-dfs-agent will work? a) Irreversible state spaces b) Reversible state spaces c) searchable state spaces d) All of the mentioned

0 Answers  






Which of the following algorithm is online search algorithm? a) Breadth-first search algorithm b) Depth-first search algorithm c) Hill-climbing search algorithm d) None of the mentioned

0 Answers  


What is the use of the function (copy-list <list>) in lisp?

0 Answers  


Differentiate between the iqbot, metabot and a taskbot?

0 Answers  


What is continuous-path control in the robotics?

0 Answers  


If we wanted to add two number a and b, then how it can be written in lisp language?

0 Answers  


How to send information from the robot sensors to the robot controllers?

0 Answers  


 Which search algorithm will use limited amount of memory? a) RBFS b) SMA* c) Hill-climbing search algorithm d) Both a & b

0 Answers  


Categories