0 votes
in Artificial Intelligence by
Which method is used to search better by learning?

(a) Best-first search

(b) Depth-first search

(c) Metalevel state space

(d) None of the mentioned

I got this question in final exam.

This interesting question is from 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 (c) Metalevel state space

The explanation is: This search strategy will help to problem solving efficiency by using learning.

Related questions

+1 vote
asked Nov 1, 2021 in Artificial Intelligence by DavidAnderson
0 votes
asked Oct 23, 2021 in Artificial Intelligence by DavidAnderson
...