Mincut.Make
module G : G
val min_cutset : G.t -> G.V.t -> G.V.t list
Find a minimal cutset.
if the graph is not reducible.