mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 19:47:53 +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: sorting/comb_sort.cpp Pages: 1 -->
|
||||
<svg width="204pt" height="82pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M86.96,-54.51C76.59,-46.77 61.4,-35.43 49.03,-26.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.19,-23.44 41.08,-20.26 47,-29.05 51.19,-23.44"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M86.96,-54.51C76.49,-46.7 61.1,-35.21 48.67,-25.93"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.97,-22.54 40.87,-19.36 46.79,-28.14 50.97,-22.54"/>
|
||||
</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="M99,-54.75C99,-48.27 99,-39.16 99,-30.9"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.5,-30.96 99,-20.96 95.5,-30.96 102.5,-30.96"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M99,-54.75C99,-48.11 99,-38.73 99,-30.31"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.5,-30.44 99,-20.44 95.5,-30.44 102.5,-30.44"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
@@ -59,8 +59,8 @@
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M110.87,-54.51C121.09,-46.77 136.07,-35.43 148.26,-26.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.23,-29.1 156.09,-20.27 146.01,-23.52 150.23,-29.1"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M110.87,-54.51C121.19,-46.7 136.37,-35.21 148.63,-25.93"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.44,-28.18 156.3,-19.36 146.22,-22.6 150.44,-28.18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user