TheAlgorithms-C/d0/dcb/poly__add_8c_ab138609c765e2fd8b89e9c107cd40d57_cgraph.svg

82 lines
3.8 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 7.0.4 (20221203.1631)
-->
<!-- Title: test3 Pages: 1 -->
<svg width="181pt" height="138pt"
viewBox="0.00 0.00 181.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>test3</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Test function 3.">
<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">test3</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.38,-103.75 78.87,-104.96 81.41,-106.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.99,-109.31 90.57,-109.95 82.7,-102.86 79.99,-109.31"/>
</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.29,-69.19 53.66,-70.74 62.38,-72.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.59,-75.77 72.06,-74.15 62.86,-68.89 61.59,-75.77"/>
</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.02,-59.05 68.39,-56 84.06,-53.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.34,-56.76 93.58,-51.58 83.13,-49.86 84.34,-56.76"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><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;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M32.83,-54.8C43.48,-47.04 59.21,-36.21 74,-28.5 77.43,-26.71 81.07,-24.99 84.75,-23.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="85.82,-26.71 93.71,-19.63 83.13,-20.24 85.82,-26.71"/>
</g>
</g>
</svg>