Functor Minsep.MinimalSeparators.I


module I: 
functor (G : Sig.I) -> sig .. end
Parameters:
G : Sig.I

module VertexSet: Set.S  with type elt = G.V.t
val allminsep : G.t -> VertexSet.t list
allminsep g computes the list of all minimal separators of g