0 votes
in Artificial Intelligence by
Which search uses the problem specific knowledge beyond the definition of the problem?

(a) Informed search

(b) Depth-first search

(c) Breadth-first search

(d) Uninformed search

This question was addressed to me during an internship interview.

My question is based upon Informed Search Strategy in portion Problem Solving of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Right option is (a) Informed search

The best explanation: Informed search can solve the problem beyond the function definition, So does it can find the solution more efficiently.

Related questions

+1 vote
asked Nov 1, 2021 in Artificial Intelligence by DavidAnderson
+1 vote
asked Oct 26, 2021 in Artificial Intelligence by DavidAnderson
...