R

Ranjeet • 34.60K Points
Instructor I

Q. What is true aboout Iterative Deepening DFS?

  • (A) it does not perform dfs in a bfs fashion.
  • (B) it is the preferred informed search method
  • (C) it’s 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
Share

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics