Module OpamParallel.SIG.G

module G: OpamParallel.G 

include Graph.Sig.I
include Graph.Topological.G
val has_cycle : t -> bool
val scc_list : t -> V.t list list
val string_of_vertex : V.t -> string