Parameter Bron_Kerbosch.G

type t
module V : sig ... end
val succ : t -> V.t -> V.t list
val fold_vertex : (V.t -> 'a -> 'a) -> t -> 'a -> 'a