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