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="search/median_search2.cpp" name="search/median_search2.cpp">
<area shape="rect" id="Node000001" title="Given a linked list L[0,....,n] of n numbers, find the middle node." alt="" coords="5,5,190,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="20,79,84,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="92,33,70,68,65,65,88,30"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="92,33,70,67,66,64,88,30"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="109,79,180,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="107,30,130,65,126,68,103,33"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="107,30,130,64,126,67,103,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: search/median_search2.cpp Pages: 1 -->
<svg width="146pt" 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="M63.51,-55.08C58.96,-47.96 52.4,-37.68 46.73,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.19,-27.15 40.86,-20.61 43.29,-30.92 49.19,-27.15"/>
<path fill="none" stroke="#63b8ff" d="M63.51,-55.08C59.01,-48.03 52.54,-37.9 46.91,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.01,-27.43 41.68,-20.88 44.11,-31.2 50.01,-27.43"/>
</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="M74.9,-55.08C79.59,-47.96 86.34,-37.68 92.18,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="95.65,-30.89 98.22,-20.61 89.8,-27.04 95.65,-30.89"/>
<path fill="none" stroke="#63b8ff" d="M74.9,-55.08C79.54,-48.03 86.2,-37.9 91.99,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.82,-31.15 97.39,-20.87 88.97,-27.31 94.82,-31.15"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 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_search2.cpp Pages: 1 -->
<svg width="146pt" 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="M63.51,-55.08C58.96,-47.96 52.4,-37.68 46.73,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="49.19,-27.15 40.86,-20.61 43.29,-30.92 49.19,-27.15"/>
<path fill="none" stroke="#63b8ff" d="M63.51,-55.08C59.01,-48.03 52.54,-37.9 46.91,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.01,-27.43 41.68,-20.88 44.11,-31.2 50.01,-27.43"/>
</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="M74.9,-55.08C79.59,-47.96 86.34,-37.68 92.18,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="95.65,-30.89 98.22,-20.61 89.8,-27.04 95.65,-30.89"/>
<path fill="none" stroke="#63b8ff" d="M74.9,-55.08C79.54,-48.03 86.2,-37.9 91.99,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="94.82,-31.15 97.39,-20.87 88.97,-27.31 94.82,-31.15"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB