mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-11 06:26:47 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
<?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.2 (20230410.1723)
|
||||
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
|
||||
-->
|
||||
<!-- Title: Queue Pages: 1 -->
|
||||
<svg width="96pt" height="162pt"
|
||||
viewBox="0.00 0.00 95.50 162.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 158)">
|
||||
<svg width="94pt" height="165pt"
|
||||
viewBox="0.00 0.00 93.75 164.50" 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 160.5)">
|
||||
<title>Queue</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="45,-19 0,-19 0,0 45,0 45,-19"/>
|
||||
<text text-anchor="middle" x="22.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">Queue</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="44.5,-19.25 0,-19.25 0,0 44.5,0 44.5,-19.25"/>
|
||||
<text text-anchor="middle" x="22.25" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">Queue</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -21,31 +21,31 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="../../d5/da1/structnode.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="41.5,-130.5 3.5,-130.5 3.5,-111.5 41.5,-111.5 41.5,-130.5"/>
|
||||
<text text-anchor="middle" x="22.5" y="-118.5" font-family="Helvetica,sans-Serif" font-size="10.00">node</text>
|
||||
<polygon fill="white" stroke="#bfbfbf" points="40.75,-132.38 3.75,-132.38 3.75,-113.12 40.75,-113.12 40.75,-132.38"/>
|
||||
<text text-anchor="middle" x="22.25" y="-118.88" font-family="Helvetica,sans-Serif" font-size="10.00">node</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M22.5,-100.06C22.5,-76.03 22.5,-36.7 22.5,-19.28"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="19,-100.04 22.5,-110.04 26,-100.04 19,-100.04"/>
|
||||
<text text-anchor="middle" x="34" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00"> front</text>
|
||||
<text text-anchor="middle" x="34" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00">rear</text>
|
||||
<text text-anchor="middle" x="34" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00">t</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M22.25,-101.85C22.25,-77.49 22.25,-37.29 22.25,-19.53"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="18.75,-101.66 22.25,-111.66 25.75,-101.66 18.75,-101.66"/>
|
||||
<text text-anchor="middle" x="33.5" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00"> front</text>
|
||||
<text text-anchor="middle" x="33.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00">rear</text>
|
||||
<text text-anchor="middle" x="33.5" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00">t</text>
|
||||
</g>
|
||||
<!-- Node2->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node2->Node2</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M44.86,-133.64C52.92,-133.93 59.5,-129.71 59.5,-121 59.5,-108.61 46.2,-105.32 34.25,-111.12"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="45.8,-130.01 35.25,-130.88 44.04,-136.78 45.8,-130.01"/>
|
||||
<text text-anchor="middle" x="73.5" y="-146" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
||||
<text text-anchor="middle" x="73.5" y="-135" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
||||
<text text-anchor="middle" x="73.5" y="-124" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
||||
<text text-anchor="middle" x="73.5" y="-113" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
|
||||
<text text-anchor="middle" x="73.5" y="-102" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
|
||||
<text text-anchor="middle" x="73.5" y="-91" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M44.31,-135.6C52.26,-135.89 58.75,-131.61 58.75,-122.75 58.75,-110.15 45.63,-106.8 33.84,-112.71"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="45.4,-132 34.84,-132.79 43.59,-138.76 45.4,-132"/>
|
||||
<text text-anchor="middle" x="72.25" y="-147" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
||||
<text text-anchor="middle" x="72.25" y="-135.75" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
||||
<text text-anchor="middle" x="72.25" y="-124.5" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
||||
<text text-anchor="middle" x="72.25" y="-113.25" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
|
||||
<text text-anchor="middle" x="72.25" y="-102" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
|
||||
<text text-anchor="middle" x="72.25" y="-90.75" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user