networkx/nx-guides

Notebook for shortest paths and simple paths

Opened this issue · 0 comments

I plan to create a notebook explaining and comparing the various Shortest path and Simple path methods, based on the discussion over here.

The notebook will focus on comparison of functionality of available methods over implementation.

For shortest path methods, I want to focus only on unweighted graphs, else the notebook might become big and hard to understand.