InterviewSolution
Saved Bookmarks
| 1. |
Which algorithm will work backward from the goal to solve a problem?(a) Forward chaining(b) Backward chaining(c) Hill-climb algorithm(d) None of the mentionedI have been asked this question in exam.I want to ask this question from Backward Chaining in chapter Logical Agents of Artificial Intelligence |
|
Answer» Right ANSWER is (b) Backward chaining |
|