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-UnionFind-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Graph {
4 label="Graph";
5 "Graph::BEGIN@31";
6}
7subgraph cluster_strict {
8 label="strict";
9 "strict::import";
10}
11subgraph cluster_Graph_UnionFind {
12 label="Graph::UnionFind";
13 "Graph::UnionFind::BEGIN@3";
14}
15"Graph::BEGIN@31" -> "Graph::UnionFind::BEGIN@3";
16"Graph::UnionFind::BEGIN@3" -> "strict::import";
17}