Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Search Notebook Visualizations #811

Closed
@antmarakis

Description

@antmarakis

The search notebook currently has a lot of visualizations of graphs and such that are very important to get the concepts across. However, the visualization code itself is not important and the student does not need to read it. For such code we have created the Python script notebook.py, which holds the visualization code that goes in the notebooks.

It would be fantastic if we could start looking at ways to move the viz code to notebook.py, so that we could clean up the Search notebook a bit. Then, we could simply call the functions from the notebook without showing how the sausage is made.

If you would like to help on this issue, comment below. Thanks!


TODO:

  • Move tree_search and graph_search to notebook.py. They are mostly visualization code that students don't need to read. We should also have a separate section explaining what the two techniques are, without the visualization. Just walking the student through the code like normal.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions