TheAlgorithms-C/db/d28/struct_t__coll__graph.svg

46 lines
2.1 KiB
XML
Raw Normal View History

<?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.46.1 (20210213.1702)
-->
<!-- Title: T Pages: 1 -->
<svg width="86pt" height="95pt"
viewBox="0.00 0.00 86.00 95.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 91)">
<title>T</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 82,-91 82,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="4.5,-0.5 4.5,-19.5 33.5,-19.5 33.5,-0.5 4.5,-0.5"/>
<text text-anchor="middle" x="19" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">T</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d0/d6b/structelem.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="0,-67.5 0,-86.5 38,-86.5 38,-67.5 0,-67.5"/>
<text text-anchor="middle" x="19" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">elem</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M19,-57.04C19,-44.67 19,-29.12 19,-19.63"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="15.5,-57.23 19,-67.23 22.5,-57.23 15.5,-57.23"/>
<text text-anchor="middle" x="31.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> head</text>
</g>
<!-- Node2&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node2&#45;&gt;Node2</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M48.25,-82.51C52.86,-81.69 56,-79.86 56,-77 56,-72.31 47.53,-70.37 38.04,-71.18"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.93,-79.02 38.04,-82.82 48.14,-86.01 47.93,-79.02"/>
<text text-anchor="middle" x="67" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
</g>
</g>
</svg>