2023-06-08 23:01:43 +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">
2023-07-19 10:44:44 +08:00
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
2023-06-08 23:01:43 +08:00
-->
<!-- Title: test Pages: 1 -->
<svg width= "158pt" height= "230pt"
viewBox="0.00 0.00 157.75 230.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2023-06-21 05:10:10 +08:00
<svg id= "main" version= "1.1" xmlns= "http://www.w3.org/2000/svg" xmlns:xlink= "http://www.w3.org/1999/xlink" xml:space= "preserve" onload= "init(evt)" >
<style type= "text/css" > < ![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type= "application/ecmascript" xlink:href= "../../svg.min.js" />
<svg id= "graph" class= "graph" >
2023-06-08 23:01:43 +08:00
<g id= "graph0" class= "graph" transform= "scale(1 1) rotate(0) translate(4 226.25)" >
<title > test</title>
<!-- Node1 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000001" class= "node" >
2023-06-08 23:01:43 +08:00
<title > Node1</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000001" > <a xlink:title= "Self-test implementations." >
2023-06-08 23:01:43 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "32.5,-120.25 0,-120.25 0,-101 32.5,-101 32.5,-120.25" />
<text text-anchor= "middle" x= "16.25" y= "-106.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > test</text>
</a>
</g>
</g>
<!-- Node2 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000002" class= "node" >
2023-06-08 23:01:43 +08:00
<title > Node2</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000002" > <a xlink:href= "../../d5/d24/dynamic__stack_8c.html#ab628a00140af56945b3f514cef0b3da0" target= "_top" xlink:title= "Create a Stack object." >
2023-06-08 23:01:43 +08:00
<polygon fill= "white" stroke= "#666666" points= "145.25,-222.25 73,-222.25 73,-203 145.25,-203 145.25,-222.25" />
<text text-anchor= "middle" x= "109.12" y= "-208.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > create_stack</text>
</a>
</g>
</g>
<!-- Node1->Node2 -->
2023-06-21 05:10:10 +08:00
<g id= "edge1_Node000001_Node000002" class= "edge" >
2023-06-08 23:01:43 +08:00
<title > Node1- > Node2</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge1_Node000001_Node000002" > <a xlink:title= " " >
2023-06-08 23:01:43 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M20.98,-120.48C27.91,-137.64 44.33,-173.22 68.5,-194.62 69.38,-195.4 70.29,-196.15 71.24,-196.87" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "69.06,-200.27 79.39,-202.63 72.79,-194.34 69.06,-200.27" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-06-08 23:01:43 +08:00
</g>
<!-- Node3 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000003" class= "node" >
2023-06-08 23:01:43 +08:00
<title > Node3</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000003" > <a xlink:href= "../../d5/d24/dynamic__stack_8c.html#a0eebbddad64a35d337093293466e26a1" target= "_top" xlink:title= "The function is used to check whether the stack is empty or not and return true or false accordingly." >
2023-06-08 23:01:43 +08:00
<polygon fill= "white" stroke= "#666666" points= "134.38,-185.25 83.88,-185.25 83.88,-166 134.38,-166 134.38,-185.25" />
<text text-anchor= "middle" x= "109.12" y= "-171.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > isempty</text>
</a>
</g>
</g>
<!-- Node1->Node3 -->
2023-06-21 05:10:10 +08:00
<g id= "edge2_Node000001_Node000003" class= "edge" >
2023-06-08 23:01:43 +08:00
<title > Node1- > Node3</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge2_Node000001_Node000003" > <a xlink:title= " " >
2023-06-08 23:01:43 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M26.31,-120.62C36,-130.88 52.19,-146.84 68.5,-157.62 70.25,-158.78 72.08,-159.9 73.97,-160.97" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "72.1,-164.46 82.59,-165.94 75.31,-158.24 72.1,-164.46" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-06-08 23:01:43 +08:00
</g>
<!-- Node4 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000004" class= "node" >
2023-06-08 23:01:43 +08:00
<title > Node4</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000004" > <a xlink:href= "../../da/d96/infix__to__postfix2_8c.html#a312e7f6c761a199c1369fbe651e084f0" target= "_top" xlink:title= "Function to pop from the stack." >
2023-06-08 23:01:43 +08:00
<polygon fill= "white" stroke= "#666666" points= "125,-148.25 93.25,-148.25 93.25,-129 125,-129 125,-148.25" />
<text text-anchor= "middle" x= "109.12" y= "-134.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > pop</text>
</a>
</g>
</g>
<!-- Node1->Node4 -->
2023-06-21 05:10:10 +08:00
<g id= "edge3_Node000001_Node000004" class= "edge" >
2023-06-08 23:01:43 +08:00
<title > Node1- > Node4</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge3_Node000001_Node000004" > <a xlink:title= " " >
2023-06-08 23:01:43 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M32.67,-115.37C46.33,-119.58 66.54,-125.81 82.61,-130.76" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "81.35,-134.35 91.94,-133.95 83.41,-127.66 81.35,-134.35" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-06-08 23:01:43 +08:00
</g>
<!-- Node5 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000005" class= "node" >
2023-06-08 23:01:43 +08:00
<title > Node5</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000005" > <a xlink:href= "../../db/d0c/infix__to__postfix_8c.html#a613462735d30cae1b85b606ecab30554" target= "_top" xlink:title= "push function" >
2023-06-08 23:01:43 +08:00
<polygon fill= "white" stroke= "#666666" points= "127.62,-93.25 90.62,-93.25 90.62,-74 127.62,-74 127.62,-93.25" />
<text text-anchor= "middle" x= "109.12" y= "-79.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > push</text>
</a>
</g>
</g>
<!-- Node1->Node5 -->
2023-06-21 05:10:10 +08:00
<g id= "edge4_Node000001_Node000005" class= "edge" >
2023-06-08 23:01:43 +08:00
<title > Node1- > Node5</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge4_Node000001_Node000005" > <a xlink:title= " " >
2023-06-08 23:01:43 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M32.67,-106.04C45.58,-102.21 64.37,-96.63 79.96,-91.99" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "80.54,-95.17 89.13,-88.97 78.55,-88.46 80.54,-95.17" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-06-08 23:01:43 +08:00
</g>
<!-- Node6 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000006" class= "node" >
2023-06-08 23:01:43 +08:00
<title > Node6</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000006" > <a xlink:href= "../../d5/d24/dynamic__stack_8c.html#a9fe3f4e1147dd49a0ad4ca8f0228827d" target= "_top" xlink:title= "To display the current capacity of the stack." >
2023-06-08 23:01:43 +08:00
<polygon fill= "white" stroke= "#666666" points= "149.75,-56.25 68.5,-56.25 68.5,-37 149.75,-37 149.75,-56.25" />
<text text-anchor= "middle" x= "109.12" y= "-42.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > show_capacity</text>
</a>
</g>
</g>
<!-- Node1->Node6 -->
2023-06-21 05:10:10 +08:00
<g id= "edge6_Node000001_Node000006" class= "edge" >
2023-06-08 23:01:43 +08:00
<title > Node1- > Node6</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge6_Node000001_Node000006" > <a xlink:title= " " >
2023-06-08 23:01:43 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M26.35,-100.86C36.07,-90.83 52.29,-75.22 68.5,-64.62 70.02,-63.63 71.61,-62.66 73.23,-61.73" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "74.54,-64.47 81.78,-56.74 71.3,-58.27 74.54,-64.47" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-06-08 23:01:43 +08:00
</g>
<!-- Node7 -->
2023-06-21 05:10:10 +08:00
<g id= "Node000007" class= "node" >
2023-06-08 23:01:43 +08:00
<title > Node7</title>
2023-06-21 05:10:10 +08:00
<g id= "a_Node000007" > <a xlink:href= "../../d5/d24/dynamic__stack_8c.html#ad46c93f9aac8431f73dc5e3a4413097e" target= "_top" xlink:title= "Used to get the size of the Stack or the number of elements present in the Stack." >
2023-06-08 23:01:43 +08:00
<polygon fill= "white" stroke= "#666666" points= "140.75,-19.25 77.5,-19.25 77.5,0 140.75,0 140.75,-19.25" />
<text text-anchor= "middle" x= "109.12" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > stack_size</text>
</a>
</g>
</g>
<!-- Node1->Node7 -->
2023-06-21 05:10:10 +08:00
<g id= "edge7_Node000001_Node000007" class= "edge" >
2023-06-08 23:01:43 +08:00
<title > Node1- > Node7</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge7_Node000001_Node000007" > <a xlink:title= " " >
2023-06-08 23:01:43 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M21.12,-100.62C28.17,-83.57 44.61,-48.67 68.5,-27.62 69.38,-26.85 70.3,-26.1 71.25,-25.39" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "72.8,-27.92 79.4,-19.64 69.07,-21.99 72.8,-27.92" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-06-08 23:01:43 +08:00
</g>
<!-- Node5->Node5 -->
2023-06-21 05:10:10 +08:00
<g id= "edge5_Node000005_Node000005" class= "edge" >
2023-06-08 23:01:43 +08:00
<title > Node5- > Node5</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge5_Node000005_Node000005" > <a xlink:title= " " >
2023-06-08 23:01:43 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M94.58,-93.54C87.95,-102.15 92.8,-111.25 109.12,-111.25 118.31,-111.25 123.86,-108.37 125.78,-104.32" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "129.02,-103.68 123.67,-94.54 122.15,-105.02 129.02,-103.68" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-06-08 23:01:43 +08:00
</g>
</g>
</svg>
2023-06-21 05:10:10 +08:00
</svg>
<style type= 'text/css' >
< ![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type= "application/ecmascript" > < ![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>