mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-25 14:23:03 +08:00
97 lines
4.0 KiB
XML
97 lines
4.0 KiB
XML
<?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">
|
|
<!-- Generated by graphviz version 7.0.6 (20230106.0513)
|
|
-->
|
|
<!-- Title: data_structures/stack.hpp Pages: 1 -->
|
|
<svg width="202pt" height="137pt"
|
|
viewBox="0.00 0.00 201.50 137.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 133)">
|
|
<title>data_structures/stack.hpp</title>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="This class specifies the basic operation on a stack as a linked list.">
|
|
<polygon fill="#999999" stroke="#666666" points="132.5,-129 2.5,-129 2.5,-110 132.5,-110 132.5,-129"/>
|
|
<text text-anchor="middle" x="67.5" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures/stack.hpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="59,-74 0,-74 0,-55 59,-55 59,-74"/>
|
|
<text text-anchor="middle" x="29.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">stdexcept</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="#63b8ff" d="M61.23,-109.75C56.14,-102.66 48.8,-92.42 42.47,-83.59"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.46,-81.76 36.79,-75.67 39.78,-85.84 45.46,-81.76"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="../../d3/d09/node_8hpp.html" target="_top" xlink:title="Provides Node class and related utilities.">
|
|
<polygon fill="white" stroke="#666666" points="133.5,-74 77.5,-74 77.5,-55 133.5,-55 133.5,-74"/>
|
|
<text text-anchor="middle" x="105.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">node.hpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="#63b8ff" d="M73.77,-109.75C78.86,-102.66 86.2,-92.42 92.53,-83.59"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="95.22,-85.84 98.21,-75.67 89.54,-81.76 95.22,-85.84"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="61.5,-19 7.5,-19 7.5,0 61.5,0 61.5,-19"/>
|
|
<text text-anchor="middle" x="34.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node3->Node4</title>
|
|
<path fill="none" stroke="#63b8ff" d="M93.46,-54.51C83.09,-46.77 67.9,-35.43 55.53,-26.2"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.69,-23.44 47.58,-20.26 53.5,-29.05 57.69,-23.44"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="131.5,-19 79.5,-19 79.5,0 131.5,0 131.5,-19"/>
|
|
<text text-anchor="middle" x="105.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node3->Node5</title>
|
|
<path fill="none" stroke="#63b8ff" d="M105.5,-54.75C105.5,-48.27 105.5,-39.16 105.5,-30.9"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="109,-30.96 105.5,-20.96 102,-30.96 109,-30.96"/>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="193.5,-19 149.5,-19 149.5,0 193.5,0 193.5,-19"/>
|
|
<text text-anchor="middle" x="171.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node3->Node6 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node3->Node6</title>
|
|
<path fill="none" stroke="#63b8ff" d="M116.7,-54.51C126.24,-46.85 140.17,-35.66 151.61,-26.47"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.68,-29.3 159.29,-20.31 149.3,-23.84 153.68,-29.3"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|