mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<map id="data_structures::stack_using_queue::Stack" name="data_structures::stack_using_queue::Stack">
|
||||
<area shape="rect" id="node1" title="Stack Class implementation for basic methods of Stack Data Structure." alt="" coords="5,198,157,238"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue.html" title=" " alt="" coords="8,94,154,120"/>
|
||||
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/types/integer.html" title=" " alt="" coords="38,5,124,31"/>
|
||||
<area shape="rect" id="Node000001" title="Stack Class implementation for basic methods of Stack Data Structure." alt="" coords="5,198,157,238"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/queue.html" title=" " alt="" coords="8,94,154,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="84,135,84,197,78,197,78,135"/>
|
||||
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/types/integer.html" title=" " alt="" coords="38,5,124,31"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="84,46,84,94,78,94,78,46"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
1a5c74d6d34d86edbecbbd20b2d74aab
|
||||
ea3d74234586e9e25aeff435e2dc7b02
|
||||
@@ -6,12 +6,22 @@
|
||||
<!-- Title: data_structures::stack_using_queue::Stack Pages: 1 -->
|
||||
<svg width="122pt" height="183pt"
|
||||
viewBox="0.00 0.00 121.50 182.75" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<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">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 178.75)">
|
||||
<title>data_structures::stack_using_queue::Stack</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Stack Class implementation for basic methods of Stack Data Structure.">
|
||||
<g id="a_Node000001"><a xlink:title="Stack Class implementation for basic methods of Stack Data Structure.">
|
||||
<polygon fill="#999999" stroke="#666666" points="113.5,-30.5 0,-30.5 0,0 113.5,0 113.5,-30.5"/>
|
||||
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures::stack</text>
|
||||
<text text-anchor="middle" x="56.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_using_queue::Stack</text>
|
||||
@@ -19,37 +29,58 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/queue.html" xlink:title=" ">
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/queue.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="111.25,-108.25 2.25,-108.25 2.25,-89 111.25,-89 111.25,-108.25"/>
|
||||
<text text-anchor="middle" x="56.75" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::queue< int64_t ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-77.8C56.75,-63.28 56.75,-43.9 56.75,-30.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-77.61 56.75,-87.61 60.25,-77.61 53.25,-77.61"/>
|
||||
<text text-anchor="middle" x="81.5" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00"> auxiliary_q</text>
|
||||
<text text-anchor="middle" x="81.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00">main_q</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="81.5" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> auxiliary_q</text>
|
||||
<text text-anchor="middle" x="81.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">main_q</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/types/integer.html" xlink:title=" ">
|
||||
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/types/integer.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="89.12,-174.75 24.38,-174.75 24.38,-155.5 89.12,-155.5 89.12,-174.75"/>
|
||||
<text text-anchor="middle" x="56.75" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">std::int64_t</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-144.4C56.75,-132.43 56.75,-117.73 56.75,-108.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-144.16 56.75,-154.16 60.25,-144.16 53.25,-144.16"/>
|
||||
<text text-anchor="middle" x="78.12" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="78.12" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</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>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 3.9 KiB |
@@ -0,0 +1,61 @@
|
||||
<?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 8.0.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: data_structures::stack_using_queue::Stack Pages: 1 -->
|
||||
<svg width="122pt" height="183pt"
|
||||
viewBox="0.00 0.00 121.50 182.75" 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 178.75)">
|
||||
<title>data_structures::stack_using_queue::Stack</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="Stack Class implementation for basic methods of Stack Data Structure.">
|
||||
<polygon fill="#999999" stroke="#666666" points="113.5,-30.5 0,-30.5 0,0 113.5,0 113.5,-30.5"/>
|
||||
<text text-anchor="start" x="8" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures::stack</text>
|
||||
<text text-anchor="middle" x="56.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_using_queue::Stack</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/queue.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="111.25,-108.25 2.25,-108.25 2.25,-89 111.25,-89 111.25,-108.25"/>
|
||||
<text text-anchor="middle" x="56.75" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::queue< int64_t ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-77.8C56.75,-63.28 56.75,-43.9 56.75,-30.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-77.61 56.75,-87.61 60.25,-77.61 53.25,-77.61"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="81.5" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> auxiliary_q</text>
|
||||
<text text-anchor="middle" x="81.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">main_q</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/types/integer.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="89.12,-174.75 24.38,-174.75 24.38,-155.5 89.12,-155.5 89.12,-174.75"/>
|
||||
<text text-anchor="middle" x="56.75" y="-161.25" font-family="Helvetica,sans-Serif" font-size="10.00">std::int64_t</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.75,-144.4C56.75,-132.43 56.75,-117.73 56.75,-108.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.25,-144.16 56.75,-154.16 60.25,-144.16 53.25,-144.16"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="78.12" y="-128" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user