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="backtracking/minimax.cpp" name="backtracking/minimax.cpp">
<area shape="rect" id="Node000001" title="returns which is the longest/shortest number using minimax algorithm" alt="" coords="81,5,255,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,80,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="148,34,78,74,75,69,145,29"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="148,34,78,73,76,69,145,29"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="104,79,154,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="164,32,145,67,140,65,159,30"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="164,32,145,66,141,64,159,30"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="178,79,235,105"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="177,30,195,65,191,67,172,32"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="177,30,195,64,190,66,172,32"/>
<area shape="rect" id="Node000005" title=" " alt="" coords="259,79,330,105"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="191,29,262,69,259,74,188,34"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="191,29,261,69,259,73,188,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: backtracking/minimax.cpp Pages: 1 -->
<svg width="252pt" 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="M105.93,-54.84C91.48,-46.66 69.94,-34.46 53.15,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.33,-21.59 44.9,-19.7 51.87,-27.68 55.33,-21.59"/>
<path fill="none" stroke="#63b8ff" d="M105.93,-54.84C91.61,-46.73 70.34,-34.68 53.62,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.64,-22.33 45.22,-20.45 52.19,-28.42 55.64,-22.33"/>
</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="M117.09,-55.08C113.25,-48.03 107.73,-37.9 102.93,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.62,-27.72 97.77,-20.61 99.48,-31.07 105.62,-27.72"/>
<path fill="none" stroke="#63b8ff" d="M117.09,-55.08C113.33,-48.19 107.97,-38.34 103.24,-29.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="106.35,-28.05 98.49,-20.94 100.2,-31.39 106.35,-28.05"/>
</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="M126.66,-55.08C130.5,-48.03 136.02,-37.9 140.82,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.27,-31.07 145.98,-20.61 138.13,-27.72 144.27,-31.07"/>
<path fill="none" stroke="#63b8ff" d="M126.66,-55.08C130.42,-48.19 135.78,-38.34 140.51,-29.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.55,-31.39 145.26,-20.94 137.4,-28.05 143.55,-31.39"/>
</a>
</g>
</g>
@@ -94,8 +94,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M137.99,-54.84C152.59,-46.66 174.36,-34.46 191.33,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="192.67,-27.65 199.68,-19.7 189.25,-21.54 192.67,-27.65"/>
<path fill="none" stroke="#63b8ff" d="M137.99,-54.84C152.46,-46.73 173.95,-34.68 190.86,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="192.35,-28.39 199.36,-20.44 188.93,-22.28 192.35,-28.39"/>
</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: backtracking/minimax.cpp Pages: 1 -->
<svg width="252pt" 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="M105.93,-54.84C91.48,-46.66 69.94,-34.46 53.15,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.33,-21.59 44.9,-19.7 51.87,-27.68 55.33,-21.59"/>
<path fill="none" stroke="#63b8ff" d="M105.93,-54.84C91.61,-46.73 70.34,-34.68 53.62,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.64,-22.33 45.22,-20.45 52.19,-28.42 55.64,-22.33"/>
</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="M117.09,-55.08C113.25,-48.03 107.73,-37.9 102.93,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.62,-27.72 97.77,-20.61 99.48,-31.07 105.62,-27.72"/>
<path fill="none" stroke="#63b8ff" d="M117.09,-55.08C113.33,-48.19 107.97,-38.34 103.24,-29.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="106.35,-28.05 98.49,-20.94 100.2,-31.39 106.35,-28.05"/>
</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="M126.66,-55.08C130.5,-48.03 136.02,-37.9 140.82,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.27,-31.07 145.98,-20.61 138.13,-27.72 144.27,-31.07"/>
<path fill="none" stroke="#63b8ff" d="M126.66,-55.08C130.42,-48.19 135.78,-38.34 140.51,-29.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.55,-31.39 145.26,-20.94 137.4,-28.05 143.55,-31.39"/>
</a>
</g>
</g>
@@ -84,8 +84,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M137.99,-54.84C152.59,-46.66 174.36,-34.46 191.33,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="192.67,-27.65 199.68,-19.7 189.25,-21.54 192.67,-27.65"/>
<path fill="none" stroke="#63b8ff" d="M137.99,-54.84C152.46,-46.73 173.95,-34.68 190.86,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="192.35,-28.39 199.36,-20.44 188.93,-22.28 192.35,-28.39"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB