Functor Minsep.MinimalSeparators.P


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

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