DGraphTreeModel.SubTreeMake
SourceThis functor creates a model centered on a vertex from a graph
module G : Graphviz.GraphWithDotAttrs
include S with type Tree.V.label = G.V.t
class tree_model : graph_layout -> TreeManipulation.t -> [Tree.V.t, Tree.E.t, cluster]
Graph__.DGraphModel.abstract_model