-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsubgraph.dot
More file actions
50 lines (50 loc) · 2.22 KB
/
subgraph.dot
File metadata and controls
50 lines (50 loc) · 2.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Directed Graph SubgraphPath {
node [shape=circle, style=filled, fillcolor=lightcoral, color=red, penwidth=2];
"99080073";
"99086476";
"99086478";
"99086482";
"99278107";
"99278111";
"99278115";
"99278121";
"99180217";
"99191097";
"99191102";
"99252159";
"99252174";
"99262030";
"99170907";
"11256966239";
"98974559";
"99262049";
"98985188";
"98985190";
"99187942";
"99123442";
"99123447";
"99123450";
"98985188" -> "98985190" [label="182.027223", color=red, penwidth=2.5];
"99123442" -> "98985188" [label="416.0921282", color=red, penwidth=2.5];
"99123447" -> "99123442" [label="716.5471568", color=red, penwidth=2.5];
"99123450" -> "99123447" [label="912.0522566", color=red, penwidth=2.5];
"99191102" -> "99123450" [label="207.7703947", color=red, penwidth=2.5];
"99191097" -> "99191102" [label="204.2495639", color=red, penwidth=2.5];
"99086482" -> "99191097" [label="204.879833", color=red, penwidth=2.5];
"99086478" -> "99086482" [label="181.3814768", color=red, penwidth=2.5];
"99086476" -> "99086478" [label="90.73568841", color=red, penwidth=2.5];
"99180217" -> "99086476" [label="205.0638292", color=red, penwidth=2.5];
"99278121" -> "99180217" [label="87.76370389", color=red, penwidth=2.5];
"99278115" -> "99278121" [label="45.45679978", color=red, penwidth=2.5];
"99252159" -> "99278115" [label="41.48425319", color=red, penwidth=2.5];
"99252174" -> "99252159" [label="34.50420854", color=red, penwidth=2.5];
"99278111" -> "99252174" [label="58.56948489", color=red, penwidth=2.5];
"99080073" -> "99278111" [label="31.30173482", color=red, penwidth=2.5];
"11256966239" -> "99080073" [label="58.26813519", color=red, penwidth=2.5];
"99187942" -> "11256966239" [label="90.50472904", color=red, penwidth=2.5];
"99170907" -> "99187942" [label="93.54613452", color=red, penwidth=2.5];
"99278107" -> "99170907" [label="337.9254075", color=red, penwidth=2.5];
"99262030" -> "99278107" [label="55.76790427", color=red, penwidth=2.5];
"99262049" -> "99262030" [label="197.6122119", color=red, penwidth=2.5];
"98974559" -> "99262049" [label="175.4556209", color=red, penwidth=2.5];
}