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,11 +1,11 @@
<map id="search/median_search.cpp" name="search/median_search.cpp">
<area shape="rect" id="Node000001" title="Implementation of Median search algorithm. @cases from here" alt="" coords="94,5,271,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,77,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="160,34,79,74,77,70,157,29"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="160,34,80,74,77,69,157,29"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="101,79,176,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="177,33,156,68,151,65,173,30"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="177,33,156,67,152,64,173,30"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="199,79,256,105"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="192,30,214,65,210,68,188,33"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="192,30,214,64,210,67,188,33"/>
<area shape="rect" id="Node000005" title=" " alt="" coords="281,79,345,105"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="206,29,279,69,277,74,203,34"/>
</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: search/median_search.cpp Pages: 1 -->
<svg width="263pt" 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="M114.77,-54.84C98.25,-46.54 73.5,-34.11 54.46,-24.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.33,-21.06 45.82,-19.7 53.18,-27.32 56.33,-21.06"/>
<path fill="none" stroke="#63b8ff" d="M114.77,-54.84C98.4,-46.62 73.96,-34.34 54.99,-24.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.68,-21.74 46.17,-20.38 53.54,-28 56.68,-21.74"/>
</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="M127.3,-55.08C122.88,-47.96 116.51,-37.68 111.01,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.56,-27.27 105.32,-20.61 107.61,-30.95 113.56,-27.27"/>
<path fill="none" stroke="#63b8ff" d="M127.3,-55.08C122.98,-48.11 116.79,-38.12 111.37,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.36,-27.55 106.11,-20.9 108.41,-31.24 114.36,-27.55"/>
</a>
</g>
</g>
@@ -76,8 +76,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M138.36,-55.08C142.91,-47.96 149.48,-37.68 155.15,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.58,-30.92 161.01,-20.61 152.68,-27.15 158.58,-30.92"/>
<path fill="none" stroke="#63b8ff" d="M138.36,-55.08C142.87,-48.03 149.34,-37.9 154.96,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.77,-31.2 160.2,-20.88 151.87,-27.43 157.77,-31.2"/>
</a>
</g>
</g>
@@ -95,7 +95,7 @@
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M149.37,-54.84C164.44,-46.66 186.89,-34.46 204.4,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="205.93,-27.55 213.04,-19.7 202.59,-21.4 205.93,-27.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="205.6,-28.27 212.71,-20.43 202.26,-22.12 205.6,-28.27"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 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: search/median_search.cpp Pages: 1 -->
<svg width="263pt" 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="M114.77,-54.84C98.25,-46.54 73.5,-34.11 54.46,-24.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.33,-21.06 45.82,-19.7 53.18,-27.32 56.33,-21.06"/>
<path fill="none" stroke="#63b8ff" d="M114.77,-54.84C98.4,-46.62 73.96,-34.34 54.99,-24.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.68,-21.74 46.17,-20.38 53.54,-28 56.68,-21.74"/>
</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="M127.3,-55.08C122.88,-47.96 116.51,-37.68 111.01,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.56,-27.27 105.32,-20.61 107.61,-30.95 113.56,-27.27"/>
<path fill="none" stroke="#63b8ff" d="M127.3,-55.08C122.98,-48.11 116.79,-38.12 111.37,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.36,-27.55 106.11,-20.9 108.41,-31.24 114.36,-27.55"/>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M138.36,-55.08C142.91,-47.96 149.48,-37.68 155.15,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.58,-30.92 161.01,-20.61 152.68,-27.15 158.58,-30.92"/>
<path fill="none" stroke="#63b8ff" d="M138.36,-55.08C142.87,-48.03 149.34,-37.9 154.96,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.77,-31.2 160.2,-20.88 151.87,-27.43 157.77,-31.2"/>
</a>
</g>
</g>
@@ -85,7 +85,7 @@
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M149.37,-54.84C164.44,-46.66 186.89,-34.46 204.4,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="205.93,-27.55 213.04,-19.7 202.59,-21.4 205.93,-27.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="205.6,-28.27 212.71,-20.43 202.26,-22.12 205.6,-28.27"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB