networkx / nx-guides

Examples and Jupyter Notebooks about NetworkX
https://networkx.org/nx-guides/
Creative Commons Zero v1.0 Universal
184 stars 105 forks source link

Notebook on Graph Matching #114

Open padath314 opened 11 months ago

padath314 commented 11 months ago

I've started working on a notebook about the Graph Matching algorithm and have been using the following Wikipedia pages as references:

Matching Blossom Algorithm

It is still very much in progress. Am I going in the right direction ?

dschult commented 11 months ago

This looks like a good start to me. :}