Module Graph__.DGraphRandModel
module G : Graph.Sig.Gmodule GraphAttrs : Graph.Graphviz.GraphWithDotAttrs with type t = G.t and type V.t = G.V.t and type E.t = G.E.tval create : unit -> Graph.DGraphModel.Make(GraphAttrs).model