module Make:This functor creates a model from a graph
| Parameters: |
|
typecluster =string
class model :(G.vertex, G.edge, cluster) XDot.graph_layout -> G.t ->[[G.vertex, G.edge, cluster]]DGraphModel.abstract_model
val from_graph : ?cmd:string -> ?tmp_name:string -> G.t -> modeltmp_name is the name of the temporary dot files