mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
37 lines
2.1 KiB
XML
37 lines
2.1 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 14.0.0 (20250921.2048)
|
|
-->
|
|
<!-- Title: node Pages: 1 -->
|
|
<svg width="96pt" height="102pt"
|
|
viewBox="0.00 0.00 96.00 102.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 97.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,-56.38 0,-56.38 0,-37.12 37,-37.12 37,-56.38"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="18.5" y="-42.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,-49.89C52.5,-49.34 55,-48.29 55,-46.75 55,-43.93 46.65,-42.76 37.28,-43.25"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="48.68,-46.39 38.79,-50.21 48.9,-53.39 48.68,-46.39"/>
|
|
</a>
|
|
</g>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">left</text>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-65.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">link</text>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-50.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">next</text>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-35.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">parent</text>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-20" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">prev</text>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-4.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">right</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|