Module SL_graph0.CC

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