Graphviz.Dot
module X : sig ... end
val fprint_graph : Format.formatter -> X.t -> unit
val output_graph : out_channel -> X.t -> unit