Q179
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
AnswerC.
Hill algorithm
D.
Reverse-Down-Hill search
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board