pmneila / PyMaxflow

Python library for creating flow networks and computing the maxflow/mincut (aka graph-cuts for Python)
http://pmneila.github.io/PyMaxflow/
243 stars 59 forks source link

Support for newest networkx #50

Closed pmneila closed 3 years ago

pmneila commented 3 years ago

This PR solves #47