TheAlgorithms-C/dd/d06/structterm__coll__graph.svg
2022-12-01 21:03:09 +00:00

29 lines
1.3 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 7.0.2 (20221119.0110)
-->
<!-- 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="M47.64,-12.62C51.47,-12.08 54,-11.04 54,-9.5 54,-6.68 45.54,-5.53 36.15,-6.06"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="47.57,-9.13 37.67,-12.9 47.76,-16.12 47.57,-9.13"/>
<text text-anchor="middle" x="65" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> next</text>
</g>
</g>
</svg>