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 are industrial robots?
What do you understand by numerical control?
In inductive logic programming what needed to be satisfied?
Solving a constraint satisfaction problem on a finite domain is an/a ___________ problem with respect to the domain size. a) P complete b) NP complete c) NP hard d) Domain dependent
What are steps to ensure the business stays relevant to the ai revolution?
If we wanted to add two number a and b, then how it can be written in lisp language?
Which is used to compressed gasses to drive (power) the robot ?
What are actuators in the robotics?
___________ 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
What is the action of task environment in artificial intelligence? a) Problem b) Solution c) Agent
What is the pneumatic system in the robotics?
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
What are the axes of movement of the robot?
What do you understand by the term, the robotics?
Which is used to improve the performance of heuristic search? a) Quality of nodes b) Quality of heuristic function c) Simple form of nodes d) None of the mentioned