File: cluster_edge.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 (135 lines) | stat: -rw-r--r-- 6,011 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
<?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="222pt" height="364pt"
 viewBox="0.00 0.00 222.00 364.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 360)">
<title>G</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-360 218,-360 218,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster0</title>
<polygon fill="none" stroke="black" points="64,-152 64,-348 206,-348 206,-152 64,-152"/>
</g>
<g id="clust2" class="cluster">
<title>cluster1</title>
<polygon fill="none" stroke="black" points="64,-8 64,-132 206,-132 206,-8 64,-8"/>
</g>
<!-- a -->
<g id="node1" class="node">
<title>a</title>
<ellipse fill="none" stroke="black" cx="135" cy="-322" rx="27" ry="18"/>
<text text-anchor="middle" x="135" y="-318.3" font-family="Times New Roman,serif" font-size="14.00">a</text>
</g>
<!-- b -->
<g id="node2" class="node">
<title>b</title>
<ellipse fill="none" stroke="black" cx="99" cy="-250" rx="27" ry="18"/>
<text text-anchor="middle" x="99" y="-246.3" font-family="Times New Roman,serif" font-size="14.00">b</text>
</g>
<!-- a&#45;&gt;b -->
<g id="edge1" class="edge">
<title>a&#45;&gt;b</title>
<path fill="none" stroke="black" d="M126.65,-304.76C122.29,-296.28 116.85,-285.71 111.96,-276.2"/>
<polygon fill="black" stroke="black" points="114.99,-274.44 107.3,-267.15 108.77,-277.64 114.99,-274.44"/>
</g>
<!-- c -->
<g id="node3" class="node">
<title>c</title>
<ellipse fill="none" stroke="black" cx="171" cy="-250" rx="27" ry="18"/>
<text text-anchor="middle" x="171" y="-246.3" font-family="Times New Roman,serif" font-size="14.00">c</text>
</g>
<!-- a&#45;&gt;c -->
<g id="edge2" class="edge">
<title>a&#45;&gt;c</title>
<path fill="none" stroke="black" d="M143.35,-304.76C147.71,-296.28 153.15,-285.71 158.04,-276.2"/>
<polygon fill="black" stroke="black" points="161.23,-277.64 162.7,-267.15 155.01,-274.44 161.23,-277.64"/>
</g>
<!-- d -->
<g id="node4" class="node">
<title>d</title>
<ellipse fill="none" stroke="black" cx="99" cy="-178" rx="27" ry="18"/>
<text text-anchor="middle" x="99" y="-174.3" font-family="Times New Roman,serif" font-size="14.00">d</text>
</g>
<!-- b&#45;&gt;d -->
<g id="edge3" class="edge">
<title>b&#45;&gt;d</title>
<path fill="none" stroke="black" d="M99,-231.7C99,-223.98 99,-214.71 99,-206.11"/>
<polygon fill="black" stroke="black" points="102.5,-206.1 99,-196.1 95.5,-206.1 102.5,-206.1"/>
</g>
<!-- f -->
<g id="node7" class="node">
<title>f</title>
<ellipse fill="none" stroke="black" cx="99" cy="-34" rx="27" ry="18"/>
<text text-anchor="middle" x="99" y="-30.3" font-family="Times New Roman,serif" font-size="14.00">f</text>
</g>
<!-- b&#45;&gt;f -->
<g id="edge7" class="edge">
<title>b&#45;&gt;f</title>
<path fill="none" stroke="black" d="M112.75,-234.07C120.96,-224.1 130.62,-210.25 135,-196 142.02,-173.17 145.55,-157.68 145.58,-142.23"/>
<polygon fill="black" stroke="black" points="149.07,-141.82 145.1,-132 142.07,-142.15 149.07,-141.82"/>
</g>
<!-- c&#45;&gt;d -->
<g id="edge4" class="edge">
<title>c&#45;&gt;d</title>
<path fill="none" stroke="black" d="M156.43,-234.83C146.25,-224.94 132.48,-211.55 120.97,-200.36"/>
<polygon fill="black" stroke="black" points="123.41,-197.85 113.8,-193.38 118.53,-202.87 123.41,-197.85"/>
</g>
<!-- e -->
<g id="node5" class="node">
<title>e</title>
<ellipse fill="none" stroke="black" cx="99" cy="-106" rx="27" ry="18"/>
<text text-anchor="middle" x="99" y="-102.3" font-family="Times New Roman,serif" font-size="14.00">e</text>
</g>
<!-- c&#45;&gt;e -->
<g id="edge10" class="edge">
<title>c&#45;&gt;e</title>
<path fill="none" stroke="black" d="M135,-152C130.7,-144.41 125.16,-136.77 119.71,-129.99"/>
<polygon fill="black" stroke="black" points="122.07,-127.36 112.97,-121.94 116.71,-131.86 122.07,-127.36"/>
</g>
<!-- g -->
<g id="node6" class="node">
<title>g</title>
<ellipse fill="none" stroke="black" cx="171" cy="-34" rx="27" ry="18"/>
<text text-anchor="middle" x="171" y="-30.3" font-family="Times New Roman,serif" font-size="14.00">g</text>
</g>
<!-- c&#45;&gt;g -->
<g id="edge9" class="edge">
<title>c&#45;&gt;g</title>
<path fill="none" stroke="black" d="M171,-152C171,-148.77 171,-145.53 171,-142.29"/>
<polygon fill="black" stroke="black" points="174.5,-141.99 171,-132 167.5,-142 174.5,-141.99"/>
</g>
<!-- d&#45;&gt;e -->
<g id="edge8" class="edge">
<title>d&#45;&gt;e</title>
<path fill="none" stroke="black" d="M99,-159.7C99,-151.98 99,-142.71 99,-134.11"/>
<polygon fill="black" stroke="black" points="102.5,-134.1 99,-124.1 95.5,-134.1 102.5,-134.1"/>
</g>
<!-- h -->
<g id="node8" class="node">
<title>h</title>
<ellipse fill="none" stroke="black" cx="27" cy="-106" rx="27" ry="18"/>
<text text-anchor="middle" x="27" y="-102.3" font-family="Times New Roman,serif" font-size="14.00">h</text>
</g>
<!-- d&#45;&gt;h -->
<g id="edge11" class="edge">
<title>d&#45;&gt;h</title>
<path fill="none" stroke="black" d="M84.43,-162.83C74.25,-152.94 60.48,-139.55 48.97,-128.36"/>
<polygon fill="black" stroke="black" points="51.41,-125.85 41.8,-121.38 46.53,-130.87 51.41,-125.85"/>
</g>
<!-- e&#45;&gt;g -->
<g id="edge5" class="edge">
<title>e&#45;&gt;g</title>
<path fill="none" stroke="black" d="M113.57,-90.83C123.75,-80.94 137.52,-67.55 149.03,-56.36"/>
<polygon fill="black" stroke="black" points="151.47,-58.87 156.2,-49.38 146.59,-53.85 151.47,-58.87"/>
</g>
<!-- e&#45;&gt;f -->
<g id="edge6" class="edge">
<title>e&#45;&gt;f</title>
<path fill="none" stroke="black" d="M99,-87.7C99,-79.98 99,-70.71 99,-62.11"/>
<polygon fill="black" stroke="black" points="102.5,-62.1 99,-52.1 95.5,-62.1 102.5,-62.1"/>
</g>
</g>
</svg>