I saw a question about "Iterative Deepening Depth-First Search" and I couldn't any answer. If it exists, I am sorry for that.
Question: How does the complexity of IDS change when the graph is used instead of tree?
Thank you!
I saw a question about "Iterative Deepening Depth-First Search" and I couldn't any answer. If it exists, I am sorry for that.
Question: How does the complexity of IDS change when the graph is used instead of tree?
Thank you!