RefactorFirst
RefactorFirst copied to clipboard
Identify minimum cut(s)
trafficstars
Identify minimum cut of a cycle with GusfieldGomoryHuCutTree.getCutEdges()
See https://github.com/jgrapht/jgrapht/blob/6324b1354547505d5b62f65a9bf507b54b04e41a/jgrapht-core/src/test/java/org/jgrapht/alg/flow/GusfieldGomoryHuCutTreeTest.java for how to use