How many successors are generated in backtracking search?
a) 1
b) 2
c) 3
d) 4


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

Post New Answer

More AI Robotics Interview Questions

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

0 Answers  


What is the other name of informed search strategy? a) Simple search b) Heuristic search c) Online search d) None of the mentioned

0 Answers  


 A problem solving approach works well for a) 8-Puzzle problem b) 8-queen problem c) Finding a optimal path from a given source to a destination d) Mars Hover (Robot Navigation)

0 Answers  


Name the basic unit of a robot which can be programmed to give instructions to the robot?

0 Answers  


What is the purpose of intelligence?

0 Answers  






What are the laws of the robotics?

0 Answers  


The game of Poker is a single agent. a) True b) False

0 Answers  


a) PROLOG b) Java c) LISP d) Perl e) Java script

1 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 travelling salesman problem?

0 Answers  


_______________ Is an algorithm, a loop that continually moves in the direction of increasing value – that is uphill a) Up-Hill Search b) Hill-Climbing c) Hill algorithm d) Reverse-Down-Hill search

1 Answers  


 A* is optimal if h(n) is an admissible heuristic-that is, provided that h(n) never underestimates the cost to reach the goal. a) True b) False

0 Answers  


Categories