File: btree.svg

package info (click to toggle)
python-graphviz 0.20.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,188 kB
  • sloc: python: 4,098; makefile: 13
file content (151 lines) | stat: -rw-r--r-- 8,720 bytes parent folder | download | duplicates (2)
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.49.3 (20211023.0002)
 -->
<!-- Title: g Pages: 1 -->
<svg width="368pt" height="212pt"
 viewBox="0.00 0.00 368.00 212.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 208)">
<title>g</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-208 364,-208 364,4 -4,4"/>
<!-- node0 -->
<g id="node1" class="node">
<title>node0</title>
<polygon fill="none" stroke="black" points="167.5,-180.5 167.5,-203.5 234.5,-203.5 234.5,-180.5 167.5,-180.5"/>
<text text-anchor="middle" x="177.5" y="-188.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
<polyline fill="none" stroke="black" points="187.5,-180.5 187.5,-203.5 "/>
<text text-anchor="middle" x="201" y="-188.3" font-family="Times New Roman,serif" font-size="14.00">G</text>
<polyline fill="none" stroke="black" points="214.5,-180.5 214.5,-203.5 "/>
<text text-anchor="middle" x="224.5" y="-188.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
</g>
<!-- node1 -->
<g id="node2" class="node">
<title>node1</title>
<polygon fill="none" stroke="black" points="103.5,-120.5 103.5,-143.5 168.5,-143.5 168.5,-120.5 103.5,-120.5"/>
<text text-anchor="middle" x="113.5" y="-128.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
<polyline fill="none" stroke="black" points="123.5,-120.5 123.5,-143.5 "/>
<text text-anchor="middle" x="136" y="-128.3" font-family="Times New Roman,serif" font-size="14.00">E</text>
<polyline fill="none" stroke="black" points="148.5,-120.5 148.5,-143.5 "/>
<text text-anchor="middle" x="158.5" y="-128.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
</g>
<!-- node0&#45;&gt;node1 -->
<g id="edge2" class="edge">
<title>node0:f0&#45;&gt;node1:f1</title>
<path fill="none" stroke="black" d="M177,-180C177,-159.92 148.88,-165.04 139.22,-153.62"/>
<polygon fill="black" stroke="black" points="142.49,-152.37 136,-144 135.85,-154.59 142.49,-152.37"/>
</g>
<!-- node4 -->
<g id="node5" class="node">
<title>node4</title>
<polygon fill="none" stroke="black" points="233,-120.5 233,-143.5 299,-143.5 299,-120.5 233,-120.5"/>
<text text-anchor="middle" x="243" y="-128.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
<polyline fill="none" stroke="black" points="253,-120.5 253,-143.5 "/>
<text text-anchor="middle" x="266" y="-128.3" font-family="Times New Roman,serif" font-size="14.00">R</text>
<polyline fill="none" stroke="black" points="279,-120.5 279,-143.5 "/>
<text text-anchor="middle" x="289" y="-128.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
</g>
<!-- node0&#45;&gt;node4 -->
<g id="edge1" class="edge">
<title>node0:f2&#45;&gt;node4:f1</title>
<path fill="none" stroke="black" d="M225,-180C225,-159.92 253.12,-165.04 262.78,-153.62"/>
<polygon fill="black" stroke="black" points="266.15,-154.59 266,-144 259.51,-152.37 266.15,-154.59"/>
</g>
<!-- node2 -->
<g id="node3" class="node">
<title>node2</title>
<polygon fill="none" stroke="black" points="42,-60.5 42,-83.5 108,-83.5 108,-60.5 42,-60.5"/>
<text text-anchor="middle" x="52" y="-68.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
<polyline fill="none" stroke="black" points="62,-60.5 62,-83.5 "/>
<text text-anchor="middle" x="75" y="-68.3" font-family="Times New Roman,serif" font-size="14.00">B</text>
<polyline fill="none" stroke="black" points="88,-60.5 88,-83.5 "/>
<text text-anchor="middle" x="98" y="-68.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
</g>
<!-- node1&#45;&gt;node2 -->
<g id="edge3" class="edge">
<title>node1:f0&#45;&gt;node2:f1</title>
<path fill="none" stroke="black" d="M113,-120C113,-100.92 87.43,-104.57 78.24,-93.66"/>
<polygon fill="black" stroke="black" points="81.5,-92.37 75,-84 74.86,-94.59 81.5,-92.37"/>
</g>
<!-- node3 -->
<g id="node4" class="node">
<title>node3</title>
<polygon fill="none" stroke="black" points="126.5,-60.5 126.5,-83.5 191.5,-83.5 191.5,-60.5 126.5,-60.5"/>
<text text-anchor="middle" x="136.5" y="-68.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
<polyline fill="none" stroke="black" points="146.5,-60.5 146.5,-83.5 "/>
<text text-anchor="middle" x="159" y="-68.3" font-family="Times New Roman,serif" font-size="14.00">F</text>
<polyline fill="none" stroke="black" points="171.5,-60.5 171.5,-83.5 "/>
<text text-anchor="middle" x="181.5" y="-68.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
</g>
<!-- node1&#45;&gt;node3 -->
<g id="edge4" class="edge">
<title>node1:f2&#45;&gt;node3:f1</title>
<path fill="none" stroke="black" d="M159,-120C159,-108 159,-102.75 159,-94.12"/>
<polygon fill="black" stroke="black" points="162.5,-94 159,-84 155.5,-94 162.5,-94"/>
</g>
<!-- node7 -->
<g id="node8" class="node">
<title>node7</title>
<polygon fill="none" stroke="black" points="0,-0.5 0,-23.5 66,-23.5 66,-0.5 0,-0.5"/>
<text text-anchor="middle" x="10" y="-8.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
<polyline fill="none" stroke="black" points="20,-0.5 20,-23.5 "/>
<text text-anchor="middle" x="33" y="-8.3" font-family="Times New Roman,serif" font-size="14.00">A</text>
<polyline fill="none" stroke="black" points="46,-0.5 46,-23.5 "/>
<text text-anchor="middle" x="56" y="-8.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
</g>
<!-- node2&#45;&gt;node7 -->
<g id="edge6" class="edge">
<title>node2:f0&#45;&gt;node7:f1</title>
<path fill="none" stroke="black" d="M52,-60C52,-46.01 40.63,-42.95 35.48,-33.91"/>
<polygon fill="black" stroke="black" points="38.83,-32.85 33,-24 32.04,-34.55 38.83,-32.85"/>
</g>
<!-- node8 -->
<g id="node9" class="node">
<title>node8</title>
<polygon fill="none" stroke="black" points="84,-0.5 84,-23.5 150,-23.5 150,-0.5 84,-0.5"/>
<text text-anchor="middle" x="94" y="-8.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
<polyline fill="none" stroke="black" points="104,-0.5 104,-23.5 "/>
<text text-anchor="middle" x="117" y="-8.3" font-family="Times New Roman,serif" font-size="14.00">C</text>
<polyline fill="none" stroke="black" points="130,-0.5 130,-23.5 "/>
<text text-anchor="middle" x="140" y="-8.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
</g>
<!-- node2&#45;&gt;node8 -->
<g id="edge5" class="edge">
<title>node2:f2&#45;&gt;node8:f1</title>
<path fill="none" stroke="black" d="M98,-60C98,-46.01 109.37,-42.95 114.52,-33.91"/>
<polygon fill="black" stroke="black" points="117.96,-34.55 117,-24 111.17,-32.85 117.96,-34.55"/>
</g>
<!-- node5 -->
<g id="node6" class="node">
<title>node5</title>
<polygon fill="none" stroke="black" points="210,-60.5 210,-83.5 276,-83.5 276,-60.5 210,-60.5"/>
<text text-anchor="middle" x="220" y="-68.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
<polyline fill="none" stroke="black" points="230,-60.5 230,-83.5 "/>
<text text-anchor="middle" x="243" y="-68.3" font-family="Times New Roman,serif" font-size="14.00">H</text>
<polyline fill="none" stroke="black" points="256,-60.5 256,-83.5 "/>
<text text-anchor="middle" x="266" y="-68.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
</g>
<!-- node4&#45;&gt;node5 -->
<g id="edge8" class="edge">
<title>node4:f0&#45;&gt;node5:f1</title>
<path fill="none" stroke="black" d="M243,-120C243,-108 243,-102.75 243,-94.12"/>
<polygon fill="black" stroke="black" points="246.5,-94 243,-84 239.5,-94 246.5,-94"/>
</g>
<!-- node6 -->
<g id="node7" class="node">
<title>node6</title>
<polygon fill="none" stroke="black" points="294,-60.5 294,-83.5 360,-83.5 360,-60.5 294,-60.5"/>
<text text-anchor="middle" x="304" y="-68.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
<polyline fill="none" stroke="black" points="314,-60.5 314,-83.5 "/>
<text text-anchor="middle" x="327" y="-68.3" font-family="Times New Roman,serif" font-size="14.00">Y</text>
<polyline fill="none" stroke="black" points="340,-60.5 340,-83.5 "/>
<text text-anchor="middle" x="350" y="-68.3" font-family="Times New Roman,serif" font-size="14.00"> </text>
</g>
<!-- node4&#45;&gt;node6 -->
<g id="edge7" class="edge">
<title>node4:f2&#45;&gt;node6:f1</title>
<path fill="none" stroke="black" d="M289,-120C289,-100.92 314.57,-104.57 323.76,-93.66"/>
<polygon fill="black" stroke="black" points="327.14,-94.59 327,-84 320.5,-92.37 327.14,-94.59"/>
</g>
</g>
</svg>