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-10-26 03:34:27 +08:00
<!-- Generated by graphviz version 2.49.2 (20211016.1639)
2020-09-19 01:26:09 +08:00
-->
<!-- Title: test1 Pages: 1 -->
2021-10-26 03:34:27 +08:00
<svg width= "183pt" height= "142pt"
viewBox="0.00 0.00 183.00 142.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2020-09-19 01:26:09 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 138)" >
<title > test1</title>
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-138 179,-138 179,4 -4,4" />
2020-09-19 01:26:09 +08:00
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Test function 1." >
<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" > test1</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." >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "75.5,-114.5 75.5,-133.5 173.5,-133.5 173.5,-114.5 75.5,-114.5" />
<text text-anchor= "middle" x= "124.5" y= "-121.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > create_polynomial</text>
2020-09-19 01:26:09 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M31.88,-76.66C42.47,-84.94 58.62,-96.8 74,-105 77.7,-106.97 81.65,-108.85 85.65,-110.59" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "84.37,-113.85 94.95,-114.42 87.04,-107.38 84.37,-113.85" />
2020-09-19 01:26:09 +08:00
</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." >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "74,-76.5 74,-95.5 175,-95.5 175,-76.5 74,-76.5" />
<text text-anchor= "middle" x= "124.5" y= "-83.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > display_polynomial</text>
2020-09-19 01:26:09 +08:00
</a>
</g>
</g>
<!-- Node1->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node1- > Node3</title>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M38.03,-70.31C45.42,-71.67 54.44,-73.32 63.82,-75.04" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "63.2,-78.49 73.66,-76.85 64.46,-71.6 63.2,-78.49" />
2020-09-19 01:26:09 +08:00
</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." >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "95.5,-38.5 95.5,-57.5 153.5,-57.5 153.5,-38.5 95.5,-38.5" />
<text text-anchor= "middle" x= "124.5" y= "-45.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > free_poly</text>
2020-09-19 01:26:09 +08:00
</a>
</g>
</g>
<!-- Node1->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node1- > Node4</title>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M38.03,-63.69C50.95,-61.32 68.84,-58.03 84.92,-55.08" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "85.95,-58.45 95.15,-53.2 84.68,-51.57 85.95,-58.45" />
2020-09-19 01:26:09 +08:00
</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." >
2021-10-26 03:34:27 +08:00
<polygon fill= "white" stroke= "black" points= "96,-0.5 96,-19.5 153,-19.5 153,-0.5 96,-0.5" />
<text text-anchor= "middle" x= "124.5" y= "-7.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > poly_add</text>
2020-09-19 01:26:09 +08:00
</a>
</g>
</g>
<!-- Node1->Node5 -->
<g id= "edge4" class= "edge" >
<title > Node1- > Node5</title>
2021-10-26 03:34:27 +08:00
<path fill= "none" stroke= "midnightblue" d= "M31.88,-57.34C42.47,-49.06 58.62,-37.2 74,-29 77.99,-26.87 82.27,-24.86 86.59,-23" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "88.04,-26.19 95.99,-19.18 85.41,-19.7 88.04,-26.19" />
2020-09-19 01:26:09 +08:00
</g>
</g>
</svg>