nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-Graph-AdjacencyMatrix-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Graph_Matrix {
4 label="Graph::Matrix";
5 "Graph::Matrix::BEGIN@6";
6}
7subgraph cluster_Graph_TransitiveClosure_Matrix {
8 label="Graph::TransitiveClosure::Matrix";
9 "Graph::TransitiveClosure::Matrix::BEGIN@5";
10}
11subgraph cluster_base {
12 label="base";
13 "base::import";
14}
15subgraph cluster_Exporter {
16 label="Exporter";
17 "Exporter::import";
18}
19subgraph cluster_Graph_AdjacencyMatrix {
20 label="Graph::AdjacencyMatrix";
21 "Graph::AdjacencyMatrix::BEGIN@8";
22 "Graph::AdjacencyMatrix::BEGIN@6";
23 "Graph::AdjacencyMatrix::BEGIN@3";
24 "Graph::AdjacencyMatrix::BEGIN@5";
25 "Graph::AdjacencyMatrix::BEGIN@10";
26}
27subgraph cluster_strict {
28 label="strict";
29 "strict::import";
30}
31subgraph cluster_Graph_BitMatrix {
32 label="Graph::BitMatrix";
33 "Graph::BitMatrix::BEGIN@3";
34}
35"Graph::AdjacencyMatrix::BEGIN@6" -> "Graph::Matrix::BEGIN@6";
36"Graph::TransitiveClosure::Matrix::BEGIN@5" -> "Graph::AdjacencyMatrix::BEGIN@10";
37"Graph::TransitiveClosure::Matrix::BEGIN@5" -> "Graph::AdjacencyMatrix::BEGIN@8";
38"Graph::AdjacencyMatrix::BEGIN@3" -> "strict::import";
39"Graph::TransitiveClosure::Matrix::BEGIN@5" -> "Graph::AdjacencyMatrix::BEGIN@6";
40"Graph::AdjacencyMatrix::BEGIN@10" -> "Exporter::import";
41"Graph::AdjacencyMatrix::BEGIN@8" -> "base::import";
42"Graph::TransitiveClosure::Matrix::BEGIN@5" -> "Graph::AdjacencyMatrix::BEGIN@5";
43"Graph::TransitiveClosure::Matrix::BEGIN@5" -> "Graph::AdjacencyMatrix::BEGIN@3";
44"Graph::AdjacencyMatrix::BEGIN@5" -> "Graph::BitMatrix::BEGIN@3";
45}