Module type Mincut.G

Minimal signature for computing the minimal separators

type t
module V : Graph.Sig.VERTEX
val succ : t -> V.t -> V.t list