mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 04:18:34 +08:00
34 lines
1.8 KiB
XML
34 lines
1.8 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 7.1.0 (20230121.1956)
|
|
-->
|
|
<!-- Title: node Pages: 1 -->
|
|
<svg width="92pt" height="74pt"
|
|
viewBox="0.00 0.00 92.00 74.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 70)">
|
|
<title>node</title>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#999999" stroke="#666666" points="38,-42.5 0,-42.5 0,-23.5 38,-23.5 38,-42.5"/>
|
|
<text text-anchor="middle" x="19" y="-30.5" font-family="Helvetica,sans-Serif" font-size="10.00">node</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="M49.77,-36.08C53.53,-35.53 56,-34.5 56,-33 56,-30.25 47.76,-29.1 38.42,-29.52"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="49.8,-32.58 39.93,-36.42 50.04,-39.57 49.8,-32.58"/>
|
|
<text text-anchor="middle" x="70" y="-58" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
|
<text text-anchor="middle" x="70" y="-47" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
|
<text text-anchor="middle" x="70" y="-36" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
|
<text text-anchor="middle" x="70" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
|
|
<text text-anchor="middle" x="70" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
|
|
<text text-anchor="middle" x="70" y="-3" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|