pmneila / PyMaxflow

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

V depends on coordinates failed #35

Open liberty-hit opened 5 years ago

liberty-hit commented 5 years ago

when using the fastmin package, I think the V can change depends on the pair coodinates would be better

zhangwenyuan0926 commented 4 years ago

I think so.