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: genArray Pages: 1 -->
|
||||
<svg width="154pt" height="27pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M56.19,-9.5C63.74,-9.5 72.09,-9.5 80.14,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.08,-13 90.08,-9.5 80.08,-6 80.08,-13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M56.19,-9.5C63.92,-9.5 72.48,-9.5 80.7,-9.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.59,-13 90.59,-9.5 80.59,-6 80.59,-13"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 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: main Pages: 1 -->
|
||||
<svg width="232pt" height="64pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M38.42,-31.72C46.23,-33.5 55.64,-35.66 64.83,-37.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.8,-41.12 74.33,-39.94 65.36,-34.29 63.8,-41.12"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M38.42,-31.72C46.32,-33.52 55.84,-35.71 65.13,-37.83"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="64.28,-41.45 74.8,-40.27 65.84,-34.63 64.28,-41.45"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
@@ -44,8 +44,8 @@
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M38.42,-23.51C45.59,-21.95 54.11,-20.1 62.58,-18.27"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.04,-21.75 72.07,-16.21 61.55,-14.91 63.04,-21.75"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M38.42,-23.51C45.67,-21.93 54.31,-20.06 62.86,-18.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.52,-21.43 72.55,-15.89 62.03,-14.59 63.52,-21.43"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -59,8 +59,8 @@
|
||||
<!-- Node2->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node2->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M132.3,-46.5C140.44,-46.5 149.5,-46.5 158.18,-46.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.14,-50 168.14,-46.5 158.14,-43 158.14,-50"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M132.3,-46.5C140.62,-46.5 149.91,-46.5 158.77,-46.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.65,-50 168.65,-46.5 158.65,-43 158.65,-50"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user