Multiple Choice
Which search strategy is combining the benefits of both BFS and DFS?
A) depth limited search
B) a*
C) iterative deepening depth first search
D) best first search
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: In which chaining, the Left-Hand side is
Q2: Admissibility of the heuristic function is given
Q3: What is true about Artificial Intelligence?<br>A)the ability
Q4: Is the below statement true for the
Q5: what is the issue of Forward State
Q7: The efficiency of A* algorithm depends on
Q8: _requires Linear Space but uses backtracking<br>A)breadth first
Q9: Agent interacts with the world via _
Q10: A* Search Algorithm _<br>A)does not expand the
Q11: Which of the following is a sound