Documentation for 6376bf46af

This commit is contained in:
github-actions
2023-09-27 18:42:32 +00:00
parent d28eba1fef
commit b5b4d78981
5708 changed files with 52275 additions and 51112 deletions

View File

@@ -1,7 +1,7 @@
<map id="sorting/strand_sort.cpp" name="sorting/strand_sort.cpp">
<area shape="rect" id="Node000001" title="Implementation of Strand Sort algorithm." alt="" coords="5,5,160,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="8,79,80,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="78,32,60,67,55,65,74,30"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="78,32,60,66,55,64,74,30"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="103,79,142,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="91,30,111,65,106,67,87,33"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="91,30,111,64,106,67,87,33"/>
</map>

View File

@@ -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: sorting/strand_sort.cpp Pages: 1 -->
<svg width="124pt" height="83pt"
@@ -40,8 +40,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M53.09,-55.08C49.25,-48.03 43.73,-37.9 38.93,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="41.62,-27.72 33.77,-20.61 35.48,-31.07 41.62,-27.72"/>
<path fill="none" stroke="#63b8ff" d="M53.09,-55.08C49.33,-48.19 43.97,-38.34 39.24,-29.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="42.35,-28.05 34.49,-20.94 36.2,-31.39 42.35,-28.05"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M62.83,-55.08C66.8,-48.03 72.51,-37.9 77.48,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.95,-31.04 82.81,-20.61 74.86,-27.6 80.95,-31.04"/>
<path fill="none" stroke="#63b8ff" d="M62.83,-55.08C66.76,-48.11 72.39,-38.12 77.31,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.21,-31.36 82.07,-20.93 74.11,-27.92 80.21,-31.36"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -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: sorting/strand_sort.cpp Pages: 1 -->
<svg width="124pt" height="83pt"
@@ -30,8 +30,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M53.09,-55.08C49.25,-48.03 43.73,-37.9 38.93,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="41.62,-27.72 33.77,-20.61 35.48,-31.07 41.62,-27.72"/>
<path fill="none" stroke="#63b8ff" d="M53.09,-55.08C49.33,-48.19 43.97,-38.34 39.24,-29.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="42.35,-28.05 34.49,-20.94 36.2,-31.39 42.35,-28.05"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M62.83,-55.08C66.8,-48.03 72.51,-37.9 77.48,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.95,-31.04 82.81,-20.61 74.86,-27.6 80.95,-31.04"/>
<path fill="none" stroke="#63b8ff" d="M62.83,-55.08C66.76,-48.11 72.39,-38.12 77.31,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.21,-31.36 82.07,-20.93 74.11,-27.92 80.21,-31.36"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB