mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-31 09:13:16 +08:00
56 lines
2.9 KiB
XML
56 lines
2.9 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.0 (20240811.2233)
|
|
-->
|
|
<!-- Title: cll Pages: 1 -->
|
|
<svg width="90pt" height="142pt"
|
|
viewBox="0.00 0.00 90.00 142.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 138)">
|
|
<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 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,-109.88 0,-109.88 0,-90.62 37,-90.62 37,-109.88"/>
|
|
<text text-anchor="middle" x="18.5" y="-96.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,-79.09C18.5,-60.43 18.5,-33.55 18.5,-19.67"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="15,-78.91 18.5,-88.91 22,-78.91 15,-78.91"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="30.5" y="-39" 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="M46.81,-110.29C51.65,-108.92 55,-105.57 55,-100.25 55,-91.29 45.49,-87.92 35.4,-90.16"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="46.9,-106.79 36.91,-110.33 46.92,-113.79 46.9,-106.79"/>
|
|
</a>
|
|
</g>
|
|
<text text-anchor="middle" x="68.5" y="-124.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> left</text>
|
|
<text text-anchor="middle" x="68.5" y="-113.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">link</text>
|
|
<text text-anchor="middle" x="68.5" y="-102" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">next</text>
|
|
<text text-anchor="middle" x="68.5" y="-90.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">parent</text>
|
|
<text text-anchor="middle" x="68.5" y="-79.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">prev</text>
|
|
<text text-anchor="middle" x="68.5" y="-68.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">right</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|