TheAlgorithms-C/d4/d05/struct_stock_spanner__coll__graph.svg

46 lines
2.2 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.5 (20230430.1635)
-->
<!-- Title: StockSpanner Pages: 1 -->
<svg width="125pt" height="105pt"
viewBox="0.00 0.00 124.50 105.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 101)">
<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="77.5,-19.25 0,-19.25 0,0 77.5,0 77.5,-19.25"/>
<text text-anchor="middle" x="38.75" y="-5.75" 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="58.75,-97 18.75,-97 18.75,-77.75 58.75,-77.75 58.75,-97"/>
<text text-anchor="middle" x="38.75" y="-83.5" 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="M38.75,-66.55C38.75,-51.35 38.75,-31.1 38.75,-19.6"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="35.25,-66.39 38.75,-76.39 42.25,-66.39 35.25,-66.39"/>
<text text-anchor="middle" x="66.12" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00"> sentry</text>
<text text-anchor="middle" x="66.12" y="-39" 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="M69.85,-93.82C74,-92.73 76.75,-90.58 76.75,-87.38 76.75,-81.83 68.51,-79.45 59.08,-80.23"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="69.83,-90.38 60.08,-94.52 70.29,-97.36 69.83,-90.38"/>
<text text-anchor="middle" x="96.62" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00"> previous</text>
</g>
</g>
</svg>