TheAlgorithms-C/d0/d1f/structnode__coll__graph.svg

37 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.49.3 (20211023.0002)
-->
<!-- Title: node Pages: 1 -->
<svg width="109pt" height="96pt"
viewBox="0.00 0.00 109.00 96.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 92)">
<title>node</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-92 105,-92 105,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Node, the basic data structure in the tree.">
<polygon fill="#bfbfbf" stroke="black" points="0,-34.5 0,-53.5 39,-53.5 39,-34.5 0,-34.5"/>
<text text-anchor="middle" x="19.5" y="-41.5" font-family="Helvetica,sans-Serif" font-size="10.00">node</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M49.33,-47.42C53.9,-46.9 57,-45.76 57,-44 57,-41.11 48.64,-39.89 39.18,-40.34"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="49.09,-43.93 39.18,-47.66 49.26,-50.93 49.09,-43.93"/>
<text text-anchor="middle" x="79" y="-80" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
<text text-anchor="middle" x="79" y="-69" font-family="Helvetica,sans-Serif" font-size="10.00">leftNode</text>
<text text-anchor="middle" x="79" y="-58" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
<text text-anchor="middle" x="79" y="-47" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
<text text-anchor="middle" x="79" y="-36" font-family="Helvetica,sans-Serif" font-size="10.00">par</text>
<text text-anchor="middle" x="79" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">pre</text>
<text text-anchor="middle" x="79" y="-14" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
<text text-anchor="middle" x="79" y="-3" font-family="Helvetica,sans-Serif" font-size="10.00">rightNode</text>
</g>
</g>
</svg>