mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
32 lines
1.5 KiB
XML
32 lines
1.5 KiB
XML
<?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.2 (20211016.1639)
|
|
-->
|
|
<!-- Title: tnode Pages: 1 -->
|
|
<svg width="95pt" height="41pt"
|
|
viewBox="0.00 0.00 95.00 41.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 37)">
|
|
<title>tnode</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-37 91,-37 91,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-7 0,-26 42,-26 42,-7 0,-7"/>
|
|
<text text-anchor="middle" x="21" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00">tnode</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M52.41,-19.88C56.95,-19.34 60,-18.21 60,-16.5 60,-13.69 51.77,-12.46 42.26,-12.81"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="52.15,-16.39 42.26,-20.19 52.36,-23.38 52.15,-16.39"/>
|
|
<text text-anchor="middle" x="73.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00"> eqkid</text>
|
|
<text text-anchor="middle" x="73.5" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00">hikid</text>
|
|
<text text-anchor="middle" x="73.5" y="-3" font-family="Helvetica,sans-Serif" font-size="10.00">lokid</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|