mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-16 14:14:27 +08:00
Documentation for fddbf08f5a
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 7.1.0 (20230121.1956)
|
||||
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
|
||||
-->
|
||||
<!-- Title: main Pages: 1 -->
|
||||
<svg width="279pt" height="64pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M38.32,-30.72C52.64,-33.24 73.01,-36.83 90.72,-39.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="89.94,-43.36 100.39,-41.64 91.15,-36.46 89.94,-43.36"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M38.32,-30.72C52.77,-33.27 73.4,-36.89 91.23,-40.03"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="90.43,-43.62 100.88,-41.91 91.64,-36.73 90.43,-43.62"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -44,8 +44,8 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M38.32,-24.45C45.26,-23.29 53.62,-21.9 62.42,-20.43"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.93,-23.89 72.22,-18.8 61.78,-16.99 62.93,-23.89"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M38.32,-24.45C45.41,-23.26 54,-21.83 63,-20.33"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.42,-23.65 72.71,-18.55 62.27,-16.74 63.42,-23.65"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
@@ -59,8 +59,8 @@
|
||||
<!-- Node3->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node3->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M184.23,-9.5C192.35,-9.5 200.55,-9.5 208.17,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="208.07,-13 218.07,-9.5 208.07,-6 208.07,-13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M184.23,-9.5C192.54,-9.5 200.94,-9.5 208.72,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="208.59,-13 218.59,-9.5 208.59,-6 208.59,-13"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
@@ -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 7.1.0 (20230121.1956)
|
||||
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
|
||||
-->
|
||||
<!-- Title: insertAtTheBeginning Pages: 1 -->
|
||||
<svg width="205pt" height="27pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M110.23,-9.5C118.35,-9.5 126.55,-9.5 134.17,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.07,-13 144.07,-9.5 134.07,-6 134.07,-13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M110.23,-9.5C118.54,-9.5 126.94,-9.5 134.72,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.59,-13 144.59,-9.5 134.59,-6 134.59,-13"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user