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

To explain I WOULD say: Backward chaining algorithm will WORK backward from the GOAL and it will chain the known facts that support the proof.



Discussion

No Comment Found

Related InterviewSolutions