Question
a.
it does not perform dfs in a bfs fashion.
b.
it is the preferred informed search method
c.
its a depth first search, but it does it one level at a time, gradually increasing the limit, until a goal is found.
d.
is a depth-first search with a fixed depth limit l
Posted under Artificial Intelligence
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What is true aboout Iterative Deepening DFS?
Similar Questions
Discover Related MCQs
Q. Backward State Space Planning (BSSP)_______________________________.
View solution
Q. In Backward State Space Planning ,regress(A,G) that returns ______________________________.
View solution
Q. What is true about Backward State Space Planning?
View solution
Q. effects (a) in Forward State Space Planning denotes ___________________.
View solution
Q. In Forward State Space Planning , Progress ( A, S) function returns ___________________.
View solution
Q. What are the drawbacks of Forward State Space Planning?
View solution
Q. What arcs represents in AO Graph?
View solution
Q. Which are the first AI applications of AO graph?
View solution
Q. What is Hyper-Edge in AO Graph?
View solution
Q. What cost is assumed for arc while solving AO* progress example?
View solution
Q. What is the heuristic cost of SOLVED nodes in AO* example?
View solution
Q. What is used to lable primitive problems in AO problem?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Artificial Intelligence? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!