Q: Which one of the following is the time complexity of Iterative Deepening in Uninformed Search Strategies?
(a)O(bd)
(b)O(bl)
(c)O(b^d)
(d)O(b^l)
Correct Answer: (c)
Loading...
Q: Which one of the following is the time complexity of Iterative Deepening in Uninformed Search Strategies?
Correct Answer: (c)