Code QuizAdvanced
BFS Node-Count Estimate
Find the wrong formula for BFS worst-case node expansion.
This complexity estimate is wildly off for large depths. What is the bug?
Find the wrong formula for BFS worst-case node expansion.
This complexity estimate is wildly off for large depths. What is the bug?