mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-28 20:43:50 +08:00
Documentation for fe692e8e01
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
<?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 2.49.3 (20211023.0002)
|
||||
<!-- Generated by graphviz version 2.50.0 (20211204.2007)
|
||||
-->
|
||||
<!-- Title: Queue Pages: 1 -->
|
||||
<svg width="131pt" height="163pt"
|
||||
viewBox="0.00 0.00 131.00 163.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="129pt" height="163pt"
|
||||
viewBox="0.00 0.00 129.00 163.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 159)">
|
||||
<title>Queue</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-159 127,-159 127,4 -4,4"/>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-159 125,-159 125,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="14.5,-0.5 14.5,-19.5 61.5,-19.5 61.5,-0.5 14.5,-0.5"/>
|
||||
<text text-anchor="middle" x="38" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Queue</text>
|
||||
<polygon fill="#bfbfbf" stroke="black" points="15,-0.5 15,-19.5 60,-19.5 60,-0.5 15,-0.5"/>
|
||||
<text text-anchor="middle" x="37.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Queue</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -22,31 +22,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="black" points="0,-112.5 0,-131.5 76,-131.5 76,-112.5 0,-112.5"/>
|
||||
<text text-anchor="middle" x="38" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">node< Kind ></text>
|
||||
<polygon fill="white" stroke="black" points="0,-112.5 0,-131.5 75,-131.5 75,-112.5 0,-112.5"/>
|
||||
<text text-anchor="middle" x="37.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">node< Kind ></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="M38,-102.35C38,-78.25 38,-37.31 38,-19.59"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="34.5,-102.37 38,-112.37 41.5,-102.37 34.5,-102.37"/>
|
||||
<text text-anchor="middle" x="49.5" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00"> front</text>
|
||||
<text text-anchor="middle" x="49.5" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00">rear</text>
|
||||
<text text-anchor="middle" x="49.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00">t</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M37.5,-102.35C37.5,-78.25 37.5,-37.31 37.5,-19.59"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="34,-102.37 37.5,-112.37 41,-102.37 34,-102.37"/>
|
||||
<text text-anchor="middle" x="49" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00"> front</text>
|
||||
<text text-anchor="middle" x="49" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00">rear</text>
|
||||
<text text-anchor="middle" x="49" y="-41" 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="M65.36,-133.82C80.31,-135.93 94,-131.99 94,-122 94,-109.82 73.65,-106.63 55.49,-112.44"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="66.02,-130.38 55.49,-131.56 64.46,-137.21 66.02,-130.38"/>
|
||||
<text text-anchor="middle" x="108.5" y="-147" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
||||
<text text-anchor="middle" x="108.5" y="-136" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
||||
<text text-anchor="middle" x="108.5" y="-125" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
||||
<text text-anchor="middle" x="108.5" y="-114" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
|
||||
<text text-anchor="middle" x="108.5" y="-103" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
|
||||
<text text-anchor="middle" x="108.5" y="-92" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-133.82C79.43,-135.93 93,-131.99 93,-122 93,-109.82 72.83,-106.63 54.83,-112.44"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="65.36,-130.4 54.83,-131.56 63.79,-137.22 65.36,-130.4"/>
|
||||
<text text-anchor="middle" x="107" y="-147" font-family="Helvetica,sans-Serif" font-size="10.00"> left</text>
|
||||
<text text-anchor="middle" x="107" y="-136" font-family="Helvetica,sans-Serif" font-size="10.00">link</text>
|
||||
<text text-anchor="middle" x="107" y="-125" font-family="Helvetica,sans-Serif" font-size="10.00">next</text>
|
||||
<text text-anchor="middle" x="107" y="-114" font-family="Helvetica,sans-Serif" font-size="10.00">parent</text>
|
||||
<text text-anchor="middle" x="107" y="-103" font-family="Helvetica,sans-Serif" font-size="10.00">prev</text>
|
||||
<text text-anchor="middle" x="107" y="-92" font-family="Helvetica,sans-Serif" font-size="10.00">right</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Reference in New Issue
Block a user