TheAlgorithms-C/d0/dcb/poly__add_8c_a0c5173884bd798a6ca6f437b9b932409_cgraph.svg

97 lines
4.5 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.1 (20230327.1645)
-->
<!-- Title: test2 Pages: 1 -->
<svg width="252pt" height="138pt"
viewBox="0.00 0.00 252.00 138.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 134)">
<title>test2</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Test function 2.">
<polygon fill="#999999" stroke="#666666" points="38,-74 0,-74 0,-55 38,-55 38,-74"/>
<text text-anchor="middle" x="19" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">test2</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d0/dcb/poly__add_8c.html#a29eace09ec1373a92003075f1c2f6d9d" target="_top" xlink:title="The function will create a polynomial.">
<polygon fill="white" stroke="#666666" points="171,-130 76,-130 76,-111 171,-111 171,-130"/>
<text text-anchor="middle" x="123.5" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">create_polynomial</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M31.86,-74.2C42.43,-82.51 58.58,-94.39 74,-102.5 76.56,-103.85 79.24,-105.14 81.97,-106.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.39,-109.92 90.96,-110.54 83.08,-103.46 80.39,-109.92"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../d0/dcb/poly__add_8c.html#ab9b9bedcb99f279d491d1b856791a36d" target="_top" xlink:title="The function will display the polynomial.">
<polygon fill="white" stroke="#666666" points="173,-93 74,-93 74,-74 173,-74 173,-93"/>
<text text-anchor="middle" x="123.5" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">display_polynomial</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M38.32,-67.9C45.44,-69.22 54.03,-70.81 62.97,-72.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.07,-76.04 72.54,-74.43 63.35,-69.16 62.07,-76.04"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../d0/dcb/poly__add_8c.html#a5a103fff33166d6e4d975b8b63c6e895" target="_top" xlink:title="Frees memory space.">
<polygon fill="white" stroke="#666666" points="151.5,-56 95.5,-56 95.5,-37 151.5,-37 151.5,-56"/>
<text text-anchor="middle" x="123.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">free_poly</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M38.32,-61.28C51.14,-59.03 68.73,-55.94 84.51,-53.17"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.83,-56.49 94.07,-51.32 83.62,-49.6 84.83,-56.49"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a xlink:href="../../d0/dcb/poly__add_8c.html#a6ff38afe4720527c9513139cbab460af" target="_top" xlink:title="The function will add 2 polynomials.">
<polygon fill="white" stroke="#666666" points="151.5,-19 95.5,-19 95.5,0 151.5,0 151.5,-19"/>
<text text-anchor="middle" x="123.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">poly_add</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node1&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M32.83,-54.8C43.48,-47.04 59.21,-36.21 74,-28.5 77.54,-26.66 81.29,-24.88 85.09,-23.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.22,-26.12 94.11,-19.05 83.53,-19.66 86.22,-26.12"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="../../df/dfa/vector_8c.html#af2f92e8cc55e764980bc0573ab5cd06f" target="_top" xlink:title="This function gets the next item from the Vector each time it&#39;s called.">
<polygon fill="white" stroke="#666666" points="244,-56 209,-56 209,-37 244,-37 244,-56"/>
<text text-anchor="middle" x="226.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node4&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M151.83,-46.5C166.12,-46.5 183.57,-46.5 197.9,-46.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="197.6,-50 207.6,-46.5 197.6,-43 197.6,-50"/>
</g>
</g>
</svg>