mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-28 20:43:50 +08:00
Documentation for 34720ae2d3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?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 6.0.2 (20221011.1828)
|
||||
<!-- Generated by graphviz version 7.0.0 (20221023.0053)
|
||||
-->
|
||||
<!-- Title: data_structures::Node Pages: 1 -->
|
||||
<svg width="188pt" height="192pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M107.37,-157.53C95.74,-145.64 80.01,-129.56 68.83,-118.14"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="105.17,-160.28 114.66,-164.98 110.17,-155.38 105.17,-160.28"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M106.45,-156.58C94.96,-144.85 79.84,-129.39 68.97,-118.27"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="103.83,-158.92 113.33,-163.62 108.84,-154.02 103.83,-158.92"/>
|
||||
<text text-anchor="middle" x="103.5" y="-139" font-family="Helvetica,sans-Serif" font-size="10.00"> ptr</text>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
@@ -48,15 +48,15 @@
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M123.31,-50.14C124.79,-53.02 126.06,-56 127,-59 138.87,-96.97 129.75,-145.5 125.2,-164.91"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="126.16,-48.1 118.02,-41.33 120.16,-51.71 126.16,-48.1"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M123.73,-50.98C125.03,-53.6 126.15,-56.29 127,-59 138.82,-96.78 129.84,-145.01 125.26,-164.62"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="126.89,-49.46 118.79,-42.63 120.87,-53.02 126.89,-49.46"/>
|
||||
<text text-anchor="middle" x="150" y="-100.5" font-family="Helvetica,sans-Serif" font-size="10.00"> forward</text>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M68.13,-79.02C74.98,-67.03 83.27,-52.53 89.81,-41.09"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="64.94,-77.56 63.01,-87.98 71.01,-81.03 64.94,-77.56"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M68.92,-77.64C75.58,-65.98 83.46,-52.2 89.74,-41.21"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="65.9,-75.88 63.97,-86.29 71.98,-79.35 65.9,-75.88"/>
|
||||
<text text-anchor="middle" x="101.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Reference in New Issue
Block a user