mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 11:07:27 +08:00
56 lines
3.0 KiB
XML
56 lines
3.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 13.1.2 (20250808.2320)
|
|
-->
|
|
<!-- Title: cll Pages: 1 -->
|
|
<svg width="96pt" height="174pt"
|
|
viewBox="0.00 0.00 96.00 174.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 170)">
|
|
<title>cll</title>
|
|
<!-- Node1 -->
|
|
<g id="Node000001" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_Node000001"><a xlink:title=" ">
|
|
<polygon fill="#999999" stroke="#666666" points="32.9,-19.25 4.1,-19.25 4.1,0 32.9,0 32.9,-19.25"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="18.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cll</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="Node000002" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_Node000002"><a xlink:href="../../d5/da1/structnode.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="37,-128.88 0,-128.88 0,-109.62 37,-109.62 37,-128.88"/>
|
|
<text xml:space="preserve" text-anchor="middle" x="18.5" y="-115.38" font-family="Helvetica,sans-Serif" font-size="10.00">node</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1_Node000001_Node000002" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M18.5,-98.06C18.5,-74.53 18.5,-36.68 18.5,-19.55"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="15,-97.93 18.5,-107.93 22,-97.93 15,-97.93"/>
|
|
</a>
|
|
</g>
|
|
<text xml:space="preserve" text-anchor="start" x="21.5" y="-42" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">head</text>
|
|
</g>
|
|
<!-- Node2->Node2 -->
|
|
<g id="edge2_Node000002_Node000002" class="edge">
|
|
<title>Node2->Node2</title>
|
|
<g id="a_edge2_Node000002_Node000002"><a xlink:title=" ">
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M39.8,-132.95C48.09,-133.59 55,-129.02 55,-119.25 55,-105.35 41.03,-101.98 28.96,-109.15"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="40.99,-129.66 30.4,-129.83 38.79,-136.3 40.99,-129.66"/>
|
|
</a>
|
|
</g>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-153.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">left</text>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-138.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">link</text>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-123" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">next</text>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-107.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">parent</text>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-92.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">prev</text>
|
|
<text xml:space="preserve" text-anchor="start" x="58" y="-77.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">right</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|