Skip to content

Ch 3 - Show why Depth-Limited and Iterative-Deepening search is useful #120

Open
@redblobgames

Description

@redblobgames

The book says we would use depth-limited or iterative-deepening search when the tree is large (maybe infinite), and breadth first search would use too much memory. It might be useful to make that comparison in these two diagrams by showing how much memory is used by breadth first search vs depth limited search.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureAdd a new visualization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions