This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Added a mincut API
mincut is using maxflow under the hood but creates a partition of the nodes (reachable from the source in the residual graph or not).