package ocamlgraph

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module DGraphTreeModel.SubTreeDotModelMakeSource

Creates a model centered on a vertex from a dot model

include S with type Tree.V.label = DGraphModel.DotG.V.t
Sourcemodule TreeManipulation : sig ... end
Sourcetype cluster = string
Sourcetype graph_layout
Sourceclass tree_model : graph_layout -> TreeManipulation.t -> [Tree.V.t, Tree.E.t, cluster] Graph__.DGraphModel.abstract_model
Sourceval tree : unit -> TreeManipulation.t
Sourceval from_model : ?depth_forward:int -> ?depth_backward:int -> DGraphModel.dotg_model -> DGraphModel.DotG.V.t -> tree_model
OCaml

Innovation. Community. Security.