Digraph.Components
val scc : t -> int * (V.t -> int)
val scc_array : t -> V.t list array
val scc_list : t -> V.t list list