module Make:
| Parameters: |
|
typecluster =string
class model :XDot.Make(G).graph_layout -> G.t ->[[G.V.t, G.E.t, cluster]]DGraphModel.abstract_model
val from_graph : ?cmd:string -> ?tmp_name:string -> G.t -> modeltmp_name is the name of the temporary dot files.DotError if issue occurs with the generated dot file