mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-09 05:27:00 +08:00
Documentation for 6376bf46af
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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: data_structures::Node Pages: 1 -->
|
||||
<svg width="174pt" height="194pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge3_Node000003_Node000001" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M87.91,-157.32C80.46,-145.7 70.9,-130.8 63.91,-119.92"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="85.45,-158.97 93.8,-165.49 91.35,-155.19 85.45,-158.97"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M87.68,-156.96C80.26,-145.4 70.82,-130.69 63.91,-119.92"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="84.64,-158.69 92.98,-165.22 90.53,-154.91 84.64,-158.69"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="89.62" y="-139.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
|
||||
@@ -62,8 +62,8 @@
|
||||
<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="M123.09,-51.38C124.45,-54.11 125.62,-56.92 126.5,-59.75 138.59,-98.73 115.83,-146.58 104.89,-166.26"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="125.61,-49.76 117.52,-42.92 119.58,-53.32 125.61,-49.76"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M123.23,-51.67C124.53,-54.31 125.65,-57.02 126.5,-59.75 138.59,-98.73 115.83,-146.58 104.89,-166.26"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="126.36,-50.09 118.29,-43.23 120.32,-53.63 126.36,-50.09"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="148.12" y="-100.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> forward</text>
|
||||
@@ -72,8 +72,8 @@
|
||||
<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="M67.98,-79.41C74.67,-67.57 82.67,-53.41 89.06,-42.1"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="64.6,-77.27 62.72,-87.7 70.69,-80.72 64.6,-77.27"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M68.38,-78.7C74.99,-67 82.8,-53.19 89.06,-42.1"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="65.34,-76.96 63.47,-87.38 71.44,-80.4 65.34,-76.96"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="100.88" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Reference in New Issue
Block a user