nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-Heap071-Elem-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-Heap071-Elem-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/Users-edenc-perl5-lib-perl5-Heap071-Elem-pm.dot
new file mode 100644 (file)
index 0000000..b6bab68
--- /dev/null
@@ -0,0 +1,24 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_Heap071_Elem {
+       label="Heap071::Elem";
+       "Heap071::Elem::BEGIN@3";
+       "Heap071::Elem::BEGIN@4";
+}
+subgraph cluster_vars {
+       label="vars";
+       "vars::import";
+}
+subgraph cluster_Graph_MSTHeapElem {
+       label="Graph::MSTHeapElem";
+       "Graph::MSTHeapElem::BEGIN@5";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"Graph::MSTHeapElem::BEGIN@5" -> "Heap071::Elem::BEGIN@4";
+"Heap071::Elem::BEGIN@3" -> "strict::import";
+"Heap071::Elem::BEGIN@4" -> "vars::import";
+"Graph::MSTHeapElem::BEGIN@5" -> "Heap071::Elem::BEGIN@3";
+}