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-09-28 02:38:24 +08:00
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
2023-06-08 23:01:43 +08:00
-->
<!-- Title: push Pages: 1 -->
<svg width= "153pt" height= "82pt"
viewBox="0.00 0.00 152.50 82.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 78.25)" >
<title > push</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= "The push function pushes the element onto the stack." >
2023-06-08 23:01:43 +08:00
<polygon fill= "#999999" stroke= "#666666" points= "37,-46.25 0,-46.25 0,-27 37,-27 37,-46.25" />
<text text-anchor= "middle" x= "18.5" y= "-32.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > push</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#ac01c5d1d1000ed68b5ff093c5ff36854" target= "_top" xlink:title= "As this is stack implementation using dynamic array this function will expand the size of the stack b..." >
2023-06-08 23:01:43 +08:00
<polygon fill= "white" stroke= "#666666" points= "144.5,-74.25 73,-74.25 73,-55 144.5,-55 144.5,-74.25" />
<text text-anchor= "middle" x= "108.75" y= "-60.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > double_array</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-09-28 02:38:24 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M37.36,-42.29C45.41,-44.85 55.29,-47.98 65.08,-51.09" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "63.96,-54.4 74.55,-54.09 66.08,-47.73 63.96,-54.4" />
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= "../../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.25,-19.25 90.25,-19.25 90.25,0 127.25,0 127.25,-19.25" />
<text text-anchor= "middle" x= "108.75" y= "-5.75" font-family= "Helvetica,sans-Serif" font-size= "10.00" > push</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-09-28 02:38:24 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M37.36,-31.16C49.32,-27.5 65.33,-22.6 79.06,-18.4" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "79.93,-21.8 88.47,-15.52 77.88,-15.1 79.93,-21.8" />
2023-06-21 05:10:10 +08:00
</a>
</g>
2023-06-08 23:01:43 +08:00
</g>
<!-- Node3->Node3 -->
2023-06-21 05:10:10 +08:00
<g id= "edge3_Node000003_Node000003" class= "edge" >
2023-06-08 23:01:43 +08:00
<title > Node3- > Node3</title>
2023-06-21 05:10:10 +08:00
<g id= "a_edge3_Node000003_Node000003" > <a xlink:title= " " >
2023-09-28 02:38:24 +08:00
<path fill= "none" stroke= "#63b8ff" d= "M94.62,-19.54C88.18,-28.15 92.89,-37.25 108.75,-37.25 117.43,-37.25 122.77,-34.53 124.77,-30.65" />
<polygon fill= "#63b8ff" stroke= "#63b8ff" points= "128.26,-30.3 123.13,-21.03 121.36,-31.48 128.26,-30.3" />
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>