TheAlgorithms-C/dd/d06/structterm__coll__graph.svg

29 lines
1.3 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 6.0.1 (20220911.1526)
-->
<!-- Title: term Pages: 1 -->
<svg width="84pt" height="27pt"
viewBox="0.00 0.00 84.00 27.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 23)">
<title>term</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="identifier for single&#45;variable polynomial coefficients as a linked list">
<polygon fill="#999999" stroke="#666666" points="36,-19 0,-19 0,0 36,0 36,-19"/>
<text text-anchor="middle" x="18" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">term</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="M46.28,-12.79C50.86,-12.32 54,-11.22 54,-9.5 54,-6.68 45.54,-5.53 36.15,-6.06"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="46.1,-9.29 36.15,-12.94 46.2,-16.29 46.1,-9.29"/>
<text text-anchor="middle" x="65" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
</g>
</g>
</svg>