Module Graph.Graphviz
val color_to_color_with_transparency : color -> color_with_transparency
module type ATTRIBUTES = sig ... endmodule CommonAttributes : sig ... endmodule DotAttributes : sig ... endmodule type GraphWithDotAttrs = sig ... endmodule NeatoAttributes : sig ... end