mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-13 15:29:45 +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: Node< ValueType > Pages: 1 -->
|
||||
<svg width="231pt" height="172pt"
|
||||
@@ -31,8 +31,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="M52.78,-122.09C50.74,-106.17 48.88,-85.14 50,-66.5 51,-49.92 53.65,-30.72 55.31,-19.69"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="49.41,-122.26 54.27,-131.68 56.35,-121.29 49.41,-122.26"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M52.72,-121.63C50.7,-105.76 48.89,-84.96 50,-66.5 51,-49.92 53.65,-30.72 55.31,-19.69"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="49.21,-121.76 54.06,-131.18 56.14,-120.79 49.21,-121.76"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="61.62" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
@@ -50,8 +50,8 @@
|
||||
<g id="edge3_Node000003_Node000002" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M80.24,-125.29C94.49,-111.96 111.89,-95.69 122.38,-85.88"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="78.2,-122.33 73.29,-131.72 82.98,-127.45 78.2,-122.33"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M80.64,-124.91C94.81,-111.66 111.99,-95.6 122.38,-85.88"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="78.31,-122.3 73.4,-131.69 83.09,-127.41 78.31,-122.3"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="113.62" y="-105.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
@@ -60,8 +60,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node3->Node1</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M113.05,-59.04C98.52,-46.55 78.92,-29.69 67.09,-19.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="110.46,-62.29 120.32,-66.16 115.02,-56.98 110.46,-62.29"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M112.63,-58.69C98.15,-46.23 78.81,-29.59 67.09,-19.52"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="110.31,-61.3 120.17,-65.17 114.87,-56 110.31,-61.3"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="108.62" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
@@ -70,8 +70,8 @@
|
||||
<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="M194.05,-80.63C198.3,-79.59 200.88,-78.09 200.88,-76.12 200.88,-72.81 193.56,-70.82 183.3,-70.15"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="193.73,-77.28 184.3,-82.1 194.68,-84.21 193.73,-77.28"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M194.38,-80.55C198.43,-79.51 200.88,-78.04 200.88,-76.12 200.88,-72.81 193.56,-70.82 183.3,-70.15"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="194.21,-77.04 184.8,-81.89 195.19,-83.97 194.21,-77.04"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="211.75" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
Reference in New Issue
Block a user