Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 143 Bytes

File metadata and controls

4 lines (2 loc) · 143 Bytes

Describe a state space in which iterative deepening search performs much worse than depth-first search (for example, $O(n^{2})$ vs. $O(n)$).