mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-29 13:03:58 +08:00
Documentation for f1eddf4d65
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 12.2.1 (20241206.2353)
|
||||
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
|
||||
-->
|
||||
<!-- Title: queue< ValueType > Pages: 1 -->
|
||||
<svg width="160pt" height="249pt"
|
||||
viewBox="0.00 0.00 160.12 249.25" 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 245.25)">
|
||||
<svg width="163pt" height="271pt"
|
||||
viewBox="0.00 0.00 163.00 271.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 267.25)">
|
||||
<title>queue< ValueType ></title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="113.88,-19.25 8.62,-19.25 8.62,0 113.88,0 113.88,-19.25"/>
|
||||
<text text-anchor="middle" x="61.25" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">queue< ValueType ></text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="61.25" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">queue< ValueType ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -21,8 +21,8 @@
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="122.5,-97 0,-97 0,-77.75 122.5,-77.75 122.5,-97"/>
|
||||
<text text-anchor="middle" x="61.25" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< Node ></text>
|
||||
<polygon fill="white" stroke="#666666" points="122.5,-107 0,-107 0,-87.75 122.5,-87.75 122.5,-107"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="61.25" y="-93.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< Node ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -30,19 +30,19 @@
|
||||
<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="M61.25,-66.1C61.25,-50.95 61.25,-30.98 61.25,-19.6"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="57.75,-65.87 61.25,-75.87 64.75,-65.87 57.75,-65.87"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M61.25,-76.04C61.25,-58.11 61.25,-32.83 61.25,-19.56"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="57.75,-76.01 61.25,-86.01 64.75,-76.01 57.75,-76.01"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="87.12" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> queueFront</text>
|
||||
<text text-anchor="middle" x="87.12" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">queueRear</text>
|
||||
<text xml:space="preserve" text-anchor="start" x="64.25" y="-57.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">queueFront</text>
|
||||
<text xml:space="preserve" text-anchor="start" x="64.25" y="-42" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">queueRear</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="../../db/d8b/struct_node.html" target="_top" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="112.38,-163.5 10.12,-163.5 10.12,-144.25 112.38,-144.25 112.38,-163.5"/>
|
||||
<text text-anchor="middle" x="61.25" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">Node< ValueType ></text>
|
||||
<polygon fill="white" stroke="#666666" points="112.38,-179.5 10.12,-179.5 10.12,-160.25 112.38,-160.25 112.38,-179.5"/>
|
||||
<text xml:space="preserve" text-anchor="middle" x="61.25" y="-166" font-family="Helvetica,sans-Serif" font-size="10.00">Node< ValueType ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -50,29 +50,29 @@
|
||||
<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="M61.25,-132.4C61.25,-120.57 61.25,-106.29 61.25,-97.27"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="57.75,-132.39 61.25,-142.39 64.75,-132.39 57.75,-132.39"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M61.25,-148.8C61.25,-135.19 61.25,-117.85 61.25,-107.45"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="57.75,-148.43 61.25,-158.43 64.75,-148.43 57.75,-148.43"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="68.38" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
|
||||
<text xml:space="preserve" text-anchor="start" x="64.25" y="-129.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">ptr</text>
|
||||
</g>
|
||||
<!-- Node3->Node3 -->
|
||||
<g id="edge4_Node000003_Node000003" class="edge">
|
||||
<title>Node3->Node3</title>
|
||||
<g id="a_edge4_Node000003_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M123.88,-158.3C127.93,-157.26 130.38,-155.79 130.38,-153.88 130.38,-150.56 123.06,-148.57 112.8,-147.9"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="123.71,-154.79 114.3,-159.64 124.69,-161.72 123.71,-154.79"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M123.88,-174.69C127.93,-173.57 130.38,-171.96 130.38,-169.88 130.38,-166.26 123.06,-164.09 112.8,-163.36"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="123.65,-171.19 114.3,-176.16 124.71,-178.11 123.65,-171.19"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="141.25" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
<text xml:space="preserve" text-anchor="start" x="133.38" y="-166" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">next</text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="118,-241.25 4.5,-241.25 4.5,-210.75 118,-210.75 118,-241.25"/>
|
||||
<text text-anchor="start" x="12.5" y="-227.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< Node</text>
|
||||
<text text-anchor="middle" x="61.25" y="-216.5" font-family="Helvetica,sans-Serif" font-size="10.00">< ValueType > ></text>
|
||||
<polygon fill="white" stroke="#666666" points="118,-263.25 4.5,-263.25 4.5,-232.75 118,-232.75 118,-263.25"/>
|
||||
<text xml:space="preserve" text-anchor="start" x="12.5" y="-249.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< Node</text>
|
||||
<text xml:space="preserve" text-anchor="middle" x="61.25" y="-238.5" font-family="Helvetica,sans-Serif" font-size="10.00">< ValueType > ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -80,11 +80,11 @@
|
||||
<g id="edge3_Node000003_Node000004" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M61.25,-199.23C61.25,-186.73 61.25,-172.52 61.25,-163.63"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="57.75,-198.96 61.25,-208.96 64.75,-198.96 57.75,-198.96"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M61.25,-221.1C61.25,-206.78 61.25,-189.88 61.25,-179.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="57.75,-220.81 61.25,-230.81 64.75,-220.81 57.75,-220.81"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="72.12" y="-183.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
<text xml:space="preserve" text-anchor="start" x="64.25" y="-202.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">next</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.6 KiB |
Reference in New Issue
Block a user