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">
2021-12-10 01:57:52 +08:00
<!-- Generated by graphviz version 2.50.0 (20211204.2007)
2021-10-26 03:34:27 +08:00
-->
<!-- Title: main Pages: 1 -->
2021-12-10 01:57:52 +08:00
<svg width= "278pt" height= "66pt"
viewBox="0.00 0.00 278.00 66.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2021-10-26 03:34:27 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 62)" >
<title > main</title>
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "transparent" points= "-4,4 -4,-62 274,-62 274,4 -4,4" />
2021-10-26 03:34:27 +08:00
<!-- Node1 -->
<g id= "node1" class= "node" >
<title > Node1</title>
<g id= "a_node1" > <a xlink:title= "Main function." >
<polygon fill= "#bfbfbf" stroke= "black" points= "0,-19.5 0,-38.5 38,-38.5 38,-19.5 0,-19.5" />
<text text-anchor= "middle" x= "19" y= "-26.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > main</text>
</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." >
<polygon fill= "white" stroke= "black" points= "74,-19.5 74,-38.5 107,-38.5 107,-19.5 74,-19.5" />
<text text-anchor= "middle" x= "90.5" y= "-26.5" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
<g id= "edge1" class= "edge" >
<title > Node1- > Node2</title>
<path fill= "none" stroke= "midnightblue" d= "M38.26,-29C46.07,-29 55.31,-29 63.79,-29" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "63.95,-32.5 73.95,-29 63.95,-25.5 63.95,-32.5" />
</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." >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "143,-19.5 143,-38.5 196,-38.5 196,-19.5 143,-19.5" />
<text text-anchor= "middle" x= "169.5" y= "-26.5" 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>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M107.08,-29C114.55,-29 123.84,-29 132.9,-29" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "132.94,-32.5 142.94,-29 132.94,-25.5 132.94,-32.5" />
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." >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "235,-38.5 235,-57.5 267,-57.5 267,-38.5 235,-38.5" />
<text text-anchor= "middle" x= "251" y= "-45.5" 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>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M196.09,-35.12C205.33,-37.32 215.73,-39.81 224.92,-42.01" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "224.11,-45.41 234.65,-44.33 225.74,-38.6 224.11,-45.41" />
2021-10-26 03:34:27 +08:00
</g>
<!-- Node5 -->
<g id= "node5" class= "node" >
<title > Node5</title>
<g id= "a_node5" > <a xlink:href= "../../df/d43/postfix__evaluation_8c.html#af395c540f7e70a8d82d055a0aa42bbef" target= "_top" xlink:title= "Function to push on the stack." >
2021-12-10 01:57:52 +08:00
<polygon fill= "white" stroke= "black" points= "232,-0.5 232,-19.5 270,-19.5 270,-0.5 232,-0.5" />
<text text-anchor= "middle" x= "251" y= "-7.5" 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>
2021-12-10 01:57:52 +08:00
<path fill= "none" stroke= "midnightblue" d= "M196.09,-22.88C204.35,-20.91 213.55,-18.71 221.98,-16.7" />
<polygon fill= "midnightblue" stroke= "midnightblue" points= "222.85,-20.09 231.76,-14.36 221.22,-13.28 222.85,-20.09" />
2021-10-26 03:34:27 +08:00
</g>
</g>
</svg>