TheAlgorithms-C/d4/d05/struct_stock_spanner__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 8.0.2 (20230410.1723)
-->
<!-- Title: StockSpanner Pages: 1 -->
<svg width="126pt" height="104pt"
viewBox="0.00 0.00 125.50 104.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 100)">
<title>StockSpanner</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="78,-19 0,-19 0,0 78,0 78,-19"/>
<text text-anchor="middle" x="39" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">StockSpanner</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d4/d11/structstack.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="59.5,-96 18.5,-96 18.5,-77 59.5,-77 59.5,-96"/>
<text text-anchor="middle" x="39" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00">stack</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="M39,-65.87C39,-50.83 39,-30.77 39,-19.39"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="35.5,-65.6 39,-75.6 42.5,-65.6 35.5,-65.6"/>
<text text-anchor="middle" x="66.5" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00"> sentry</text>
<text text-anchor="middle" x="66.5" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00">stackPointer</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="M70.68,-92.84C74.79,-91.74 77.5,-89.63 77.5,-86.5 77.5,-81.09 69.38,-78.72 59.99,-79.39"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="70.71,-89.4 60.99,-93.61 71.21,-96.38 70.71,-89.4"/>
<text text-anchor="middle" x="97.5" y="-84" font-family="Helvetica,sans-Serif" font-size="10.00"> previous</text>
</g>
</g>
</svg>