2021-10-25 22:34:27 +03: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">
2022-11-25 04:12:40 +03:00
<!-- Generated by graphviz version 7.0.1 (20221109.1506)
2021-10-25 22:34:27 +03:00
-->
<!-- Title: test Pages: 1 -->
2022-09-08 03:17:03 +03:00
<svg width= "204pt" height= "82pt"
viewBox="0.00 0.00 204.00 82.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 78)" >
2021-10-25 22:34:27 +03:00
<title > test</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Self-test implementations." >
2022-09-08 03:17:03 +03:00
<polygon fill= "#999999" stroke= "#666666" points= "33,-46 0,-46 0,-27 33,-27 33,-46" />
<text text-anchor= "middle" x= "16.5" y= "-34" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test</text>
2021-10-25 22:34:27 +03:00
</a>
</g>
</g>
<!-- Node2 -->
<g id= "node2" class= "node" >
<title > Node2</title>
<g id= "a_node2" > <a xlink:href= "../../df/d43/postfix__evaluation_8c.html#a4494492c8fc2509f602acc8228a3b623" target= "_top" xlink:title= "Function to evaluate postfix expression." >
2022-09-08 03:17:03 +03:00
<polygon fill= "white" stroke= "#666666" points= "122,-46 69,-46 69,-27 122,-27 122,-46" />
<text text-anchor= "middle" x= "95.5" y= "-34" font-family= "Helvetica,sans-Serif" font-size= "10.00" > evaluate</text>
2021-10-25 22:34:27 +03:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2022-11-02 09:20:05 +03:00
<path fill= "none" stroke= "#63b8ff" d= "M33.45,-36.5C40.42,-36.5 48.91,-36.5 57.31,-36.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "57.05,-40 67.05,-36.5 57.05,-33 57.05,-40" />
2021-10-25 22:34:27 +03:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../df/d43/postfix__evaluation_8c.html#a8546e4b3f61be1f09ce47f428116ad7d" target= "_top" xlink:title= "Function to pop from the stack." >
2022-09-08 03:17:03 +03:00
<polygon fill= "white" stroke= "#666666" points= "193,-74 161,-74 161,-55 193,-55 193,-74" />
<text text-anchor= "middle" x= "177" y= "-62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > pop</text>
2021-10-25 22:34:27 +03:00
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node2- > Node3</title>
2022-11-02 09:20:05 +03:00
<path fill= "none" stroke= "#63b8ff" d= "M122.09,-45.51C131.03,-48.66 141.06,-52.2 150.03,-55.35" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "148.63,-58.57 159.23,-58.59 150.96,-51.97 148.63,-58.57" />
2021-10-25 22:34:27 +03:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
2022-09-08 03:17:03 +03:00
<g id= "a_node4" > <a xlink:href= "../../db/d0c/infix__to__postfix_8c.html#a613462735d30cae1b85b606ecab30554" target= "_top" xlink:title= "push function" >
<polygon fill= "white" stroke= "#666666" points= "196,-19 158,-19 158,0 196,0 196,-19" />
<text text-anchor= "middle" x= "177" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > push</text>
2021-10-25 22:34:27 +03:00
</a>
</g>
</g>
<!-- Node2->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node2- > Node4</title>
2022-11-02 09:20:05 +03:00
<path fill= "none" stroke= "#63b8ff" d= "M122.09,-27.81C129.93,-25.15 138.61,-22.2 146.67,-19.46" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "147.74,-22.8 156.08,-16.27 145.49,-16.17 147.74,-22.8" />
2022-09-08 03:17:03 +03:00
</g>
<!-- Node4->Node4 -->
<g id= "edge4" class= "edge" >
<title > Node4- > Node4</title>
2022-11-02 09:20:05 +03:00
<path fill= "none" stroke= "#63b8ff" d= "M164.24,-19.37C158.42,-27.94 162.67,-37 177,-37 184.61,-37 189.38,-34.44 191.3,-30.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "194.77,-30.31 189.96,-20.87 187.84,-31.25 194.77,-30.31" />
2021-10-25 22:34:27 +03:00
</g>
</g>
</svg>