The term ___________ is used for a depth-first search that chooses values for one variable at a time and returns when a variable has no legal values left to assign.
a) Forward search
b) Backtrack search
c) Hill algorithm
d) Reverse-Down-Hill search
Answer Posted / devjit mandal
b
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the rule of simple reflex agent? a) Simple-action rule b) Condition-action rule c) Both a & b d) None of the mentioned
The game of Poker is a single agent. a) True b) False
What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent
What is ai? Why do we implement ai in the robots?
A complete, local search algorithm always finds goal if one exists, an optimal algorithm always finds a global minimum/maximum. State whether True or False. a) True b) False
Which depends on the percepts and actions available to the agent? a) Agent b) Sensor c) Design problem d) None of the mentioned
What is prolog used in artificial intelligence?
Is intelligence inherited?
What are components of robotics?
Suppose I have gmail account, I want to delete all the mails in my inbox having the same name(for eg., Orkut). I have thousands of mails like that. So, how can I delete all the mails having single name. Is there any option provided in gmail?
for online search in ‘artificial intelligence’ which search agent operates by interleaving computation and action?
The Set of actions for a problem in a state space is formulated by a ___________. a) Intermediate states b) Initial state c) Successor function, which takes current action and returns next immediate state d) None of the mentioned
What do you understand by the term, the robotics?
What are aspects of robotics?
What is user interface?