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

Fixed bug when compiling under some versions of Mac #44

Closed pmneila closed 4 years ago

pmneila commented 4 years ago

This will fix the bug reported in #40.