2021-10-26 03:34:27 +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">
2022-09-08 08:17:03 +08:00
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
2021-10-26 03:34:27 +08:00
-->
<!-- Title: main Pages: 1 -->
2022-09-08 08:17:03 +08:00
<svg width= "278pt" height= "82pt"
viewBox="0.00 0.00 278.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-26 03:34:27 +08:00
<title > main</title>
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Main function." >
2022-09-08 08:17:03 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "38,-46 0,-46 0,-27 38,-27 38,-46" />
<text text-anchor= "middle" x= "19" y= "-34" font-family= "Helvetica,sans-Serif" font-size= "10.00" > main</text>
2021-10-26 03:34:27 +08: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#aa8dca7b867074164d5f45b0f3851269d" target= "_top" xlink:title= "Self-test implementations." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "107,-46 74,-46 74,-27 107,-27 107,-46" />
<text text-anchor= "middle" x= "90.5" y= "-34" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M38.26,-36.5C46.07,-36.5 55.31,-36.5 63.79,-36.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "63.95,-40 73.95,-36.5 63.95,-33 63.95,-40" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node3 -->
<g id= "node3" class= "node" >
<title > Node3</title>
<g id= "a_node3" > <a xlink:href= "../../df/d43/postfix__evaluation_8c.html#a4494492c8fc2509f602acc8228a3b623" target= "_top" xlink:title= "Function to evaluate postfix expression." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "196,-46 143,-46 143,-27 196,-27 196,-46" />
<text text-anchor= "middle" x= "169.5" y= "-34" font-family= "Helvetica,sans-Serif" font-size= "10.00" > evaluate</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node2->Node3 -->
<g id= "edge2" class= "edge" >
<title > Node2- > Node3</title>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M107.08,-36.5C114.55,-36.5 123.84,-36.5 132.9,-36.5" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "132.94,-40 142.94,-36.5 132.94,-33 132.94,-40" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node4 -->
<g id= "node4" class= "node" >
<title > Node4</title>
<g id= "a_node4" > <a xlink:href= "../../df/d43/postfix__evaluation_8c.html#a8546e4b3f61be1f09ce47f428116ad7d" target= "_top" xlink:title= "Function to pop from the stack." >
2022-09-08 08:17:03 +08:00
<polygon fill= "white" stroke= "#666666" points= "267,-74 235,-74 235,-55 267,-55 267,-74" />
<text text-anchor= "middle" x= "251" y= "-62" font-family= "Helvetica,sans-Serif" font-size= "10.00" > pop</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node3->Node4 -->
<g id= "edge3" class= "edge" >
<title > Node3- > Node4</title>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M196.09,-45.51C205.43,-48.8 215.96,-52.51 225.22,-55.77" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "224.06,-59.07 234.65,-59.1 226.38,-52.47 224.06,-59.07" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
2022-09-08 08:17:03 +08:00
<g id= "a_node5" > <a xlink:href= "../../db/d0c/infix__to__postfix_8c.html#a613462735d30cae1b85b606ecab30554" target= "_top" xlink:title= "push function" >
<polygon fill= "white" stroke= "#666666" points= "270,-19 232,-19 232,0 270,0 270,-19" />
<text text-anchor= "middle" x= "251" y= "-7" font-family= "Helvetica,sans-Serif" font-size= "10.00" > push</text>
2021-10-26 03:34:27 +08:00
</a>
</g>
</g>
<!-- Node3->Node5 -->
<g id= "edge4" class= "edge" >
<title > Node3- > Node5</title>
2022-09-08 08:17:03 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M196.09,-27.81C204.44,-24.97 213.76,-21.81 222.26,-18.92" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "223.42,-22.22 231.76,-15.69 221.17,-15.6 223.42,-22.22" />
</g>
<!-- Node5->Node5 -->
<g id= "edge5" class= "edge" >
<title > Node5- > Node5</title>
<path fill= "none" stroke= "#63b8ff" d= "M238.67,-19.08C232.67,-27.73 236.78,-37 251,-37 259.66,-37 264.58,-33.56 265.73,-28.91" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "269.1,-27.97 263.33,-19.08 262.3,-29.63 269.1,-27.97" />
2021-10-26 03:34:27 +08:00
</g>
</g>
</svg>