2020-09-19 01:26:09 +08:00
<?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">
2021-02-06 03:52:57 +08:00
<!-- Generated by graphviz version 2.46.0 (20210118.1747)
2020-09-19 01:26:09 +08:00
-->
<!-- Title: test3 Pages: 1 -->
<svg width= "181pt" height= "142pt"
viewBox="0.00 0.00 181.00 142.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 138)" >
<title > test3</title>
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-138 177,-138 177,4 -4,4" />
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Test function 3." >
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-57.5 0,-76.5 38,-76.5 38,-57.5 0,-57.5" />
<text text-anchor= "middle" x= "19" y= "-64.5" 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= "black" points= "76,-114.5 76,-133.5 171,-133.5 171,-114.5 76,-114.5" />
<text text-anchor= "middle" x= "123.5" y= "-121.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > create_polynomial</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M31.9,-76.63C42.49,-84.9 58.65,-96.75 74,-105 77.67,-106.98 81.6,-108.86 85.56,-110.61" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "84.22,-113.84 94.79,-114.47 86.91,-107.38 84.22,-113.84" />
</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= "black" points= "74,-76.5 74,-95.5 173,-95.5 173,-76.5 74,-76.5" />
<text text-anchor= "middle" x= "123.5" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > display_polynomial</text>
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
<path fill= "none" stroke= "midnightblue" d= "M38.32,-70.4C45.68,-71.76 54.61,-73.42 63.87,-75.13" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "63.51,-78.63 73.98,-77.01 64.79,-71.74 63.51,-78.63" />
</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= "black" points= "95.5,-38.5 95.5,-57.5 151.5,-57.5 151.5,-38.5 95.5,-38.5" />
<text text-anchor= "middle" x= "123.5" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > free_poly</text>
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
<path fill= "none" stroke= "midnightblue" d= "M38.32,-63.6C51.36,-61.19 69.33,-57.86 85.32,-54.89" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "86.27,-58.28 95.46,-53.01 84.99,-51.39 86.27,-58.28" />
</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= "black" points= "95.5,-0.5 95.5,-19.5 151.5,-19.5 151.5,-0.5 95.5,-0.5" />
<text text-anchor= "middle" x= "123.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > poly_add</text>
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge4" class= "edge" >
<title > Node1- > Node5</title>
<path fill= "none" stroke= "midnightblue" d= "M31.9,-57.37C42.49,-49.1 58.65,-37.25 74,-29 77.76,-26.98 81.79,-25.05 85.85,-23.26" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "87.41,-26.4 95.3,-19.33 84.72,-19.94 87.41,-26.4" />
</g>
</g>
</svg>