mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
37 lines
2.0 KiB
XML
37 lines
2.0 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 12.1.2 (20240928.0832)
|
|
-->
|
|
<!-- Title: node Pages: 1 -->
|
|
<svg width="90pt" height="76pt"
|
|
viewBox="0.00 0.00 90.00 75.50" 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 71.5)">
|
|
<title>node</title>
|
|
<!-- Node1 -->
|
|
<g id="Node000001" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_Node000001"><a xlink:title=" ">
|
|
<polygon fill="#999999" stroke="#666666" points="37,-43.38 0,-43.38 0,-24.12 37,-24.12 37,-43.38"/>
|
|
<text text-anchor="middle" x="18.5" y="-29.88" font-family="Helvetica,sans-Serif" font-size="10.00">node</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node1 -->
|
|
<g id="edge1_Node000001_Node000001" class="edge">
|
|
<title>Node1->Node1</title>
|
|
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M48.71,-36.89C52.5,-36.34 55,-35.29 55,-33.75 55,-30.93 46.65,-29.76 37.28,-30.25"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="48.68,-33.39 38.79,-37.21 48.9,-40.39 48.68,-33.39"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="68.5" y="-58" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
|
|
<text text-anchor="middle" x="68.5" y="-46.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">link</text>
|
|
<text text-anchor="middle" x="68.5" y="-35.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">next</text>
|
|
<text text-anchor="middle" x="68.5" y="-24.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">parent</text>
|
|
<text text-anchor="middle" x="68.5" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">prev</text>
|
|
<text text-anchor="middle" x="68.5" y="-1.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">right</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|