Components.Undirected
module G : U
val components : G.t -> int * ( G.V.t -> int )
val components_array : G.t -> G.V.t list array
val components_list : G.t -> G.V.t list list