Exponential Tree Growth
This web tool explores algorithms for search in exponentially growing trees. You can run DFS, DFID, and BFS.Instructions
- Choose the branching factor.
- Click on the tree below to set a goal state.
- Click to toggle which algorithms will run. (You can run more than one simultaneously.)
- Then click run to start/pause the algorithms.
- Click on a new goal to re-run the algorithms on the new goal.
Related Videos
Selected Related Publications
Loading...