1.

The search strategy the uses a problem specific knowledge is known as ___________(a) Informed Search(b) Best First Search(c) Heuristic Search(d) All of the mentionedI have been asked this question by my school teacher while I was bunking the class.This interesting question is from Informed Search and Exploration in division Problem Solving of Artificial Intelligence

Answer»

The CORRECT answer is (d) All of the mentioned

To EXPLAIN I WOULD say: The problem specific KNOWLEDGE is ALSO known as Heuristics and Best-First search uses some heuristic to choose the best node for expansion.



Discussion

No Comment Found

Related InterviewSolutions