TheAlgorithms-C/dd/d06/structterm__coll__graph.svg
2021-10-25 19:34:27 +00:00

30 lines
1.4 KiB
XML

<?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.2 (20211016.1639)
-->
<!-- Title: term Pages: 1 -->
<svg width="84pt" height="28pt"
viewBox="0.00 0.00 84.00 28.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 24)">
<title>term</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-24 80,-24 80,4 -4,4"/>
<!-- 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="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 36,-19.5 36,-0.5 0,-0.5"/>
<text text-anchor="middle" x="18" y="-7.5" 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,-13.46C50.86,-12.96 54,-11.81 54,-10 54,-7.03 45.54,-5.83 36.15,-6.38"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="46.1,-9.97 36.15,-13.62 46.2,-16.97 46.1,-9.97"/>
<text text-anchor="middle" x="65" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
</g>
</g>
</svg>