mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-13 13:29:45 +08:00
51 lines
2.6 KiB
XML
51 lines
2.6 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 2.50.0 (20211204.2007)
|
|
-->
|
|
<!-- Title: cll Pages: 1 -->
|
|
<svg width="129pt" height="141pt"
|
|
viewBox="0.00 0.00 129.00 141.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 137)">
|
|
<title>cll</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-137 125,-137 125,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#bfbfbf" stroke="black" points="23,-0.5 23,-19.5 52,-19.5 52,-0.5 23,-0.5"/>
|
|
<text text-anchor="middle" x="37.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cll</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:href="../../d5/da1/structnode.html" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="0,-90.5 0,-109.5 75,-109.5 75,-90.5 0,-90.5"/>
|
|
<text text-anchor="middle" x="37.5" y="-97.5" font-family="Helvetica,sans-Serif" font-size="10.00">node< Kind ></text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2->Node1 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node2->Node1</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M37.5,-79.98C37.5,-61.31 37.5,-33.67 37.5,-19.72"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="34,-80.24 37.5,-90.24 41,-80.24 34,-80.24"/>
|
|
<text text-anchor="middle" x="50" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> head</text>
|
|
</g>
|
|
<!-- Node2->Node2 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node2->Node2</title>
|
|
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M71.16,-110.49C83.2,-110.7 93,-107.21 93,-100 93,-90.87 77.25,-87.69 61.17,-90.47"/>
|
|
<polygon fill="#9a32cd" stroke="#9a32cd" points="71.46,-107 61.17,-109.53 70.79,-113.97 71.46,-107"/>
|
|
<text text-anchor="middle" x="107" y="-125" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
|
<text text-anchor="middle" x="107" y="-114" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
|
<text text-anchor="middle" x="107" y="-103" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
|
<text text-anchor="middle" x="107" y="-92" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
|
|
<text text-anchor="middle" x="107" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
|
|
<text text-anchor="middle" x="107" y="-70" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
|
</g>
|
|
</g>
|
|
</svg>
|