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,9 +1,9 @@
<map id="greedy_algorithms/jumpgame.cpp" name="greedy_algorithms/jumpgame.cpp">
<area shape="rect" id="Node000001" title="Implementation of an algorithm to solve the jumping game problem." alt="" coords="14,5,230,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,63,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="109,34,62,72,58,67,105,29"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="109,34,62,71,59,67,105,29"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="86,79,158,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="125,31,125,64,119,64,119,31"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="125,31,125,63,119,63,119,31"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="182,79,246,105"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="139,29,189,68,186,72,136,34"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="139,29,188,67,185,72,136,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: greedy_algorithms/jumpgame.cpp Pages: 1 -->
<svg width="189pt" 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="M76.3,-54.84C66.67,-47.07 52.55,-35.67 41.05,-26.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.51,-23.08 33.53,-19.52 39.12,-28.53 43.51,-23.08"/>
<path fill="none" stroke="#63b8ff" d="M76.3,-54.84C66.76,-47.15 52.83,-35.9 41.39,-26.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.69,-24.03 33.71,-20.48 39.29,-29.48 43.69,-24.03"/>
</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="M87.5,-55.08C87.5,-48.42 87.5,-38.99 87.5,-30.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="91,-30.61 87.5,-20.61 84,-30.61 91,-30.61"/>
<path fill="none" stroke="#63b8ff" d="M87.5,-55.08C87.5,-48.57 87.5,-39.42 87.5,-31.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="91,-31.12 87.5,-21.12 84,-31.12 91,-31.12"/>
</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="M99.2,-54.84C109.38,-46.99 124.33,-35.45 136.42,-26.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.19,-28.41 143.97,-19.52 133.91,-22.86 138.19,-28.41"/>
<path fill="none" stroke="#63b8ff" d="M99.2,-54.84C109.28,-47.07 124.04,-35.67 136.06,-26.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.99,-29.33 143.77,-20.45 133.71,-23.79 137.99,-29.33"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 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: greedy_algorithms/jumpgame.cpp Pages: 1 -->
<svg width="189pt" 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="M76.3,-54.84C66.67,-47.07 52.55,-35.67 41.05,-26.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.51,-23.08 33.53,-19.52 39.12,-28.53 43.51,-23.08"/>
<path fill="none" stroke="#63b8ff" d="M76.3,-54.84C66.76,-47.15 52.83,-35.9 41.39,-26.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.69,-24.03 33.71,-20.48 39.29,-29.48 43.69,-24.03"/>
</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="M87.5,-55.08C87.5,-48.42 87.5,-38.99 87.5,-30.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="91,-30.61 87.5,-20.61 84,-30.61 91,-30.61"/>
<path fill="none" stroke="#63b8ff" d="M87.5,-55.08C87.5,-48.57 87.5,-39.42 87.5,-31.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="91,-31.12 87.5,-21.12 84,-31.12 91,-31.12"/>
</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="M99.2,-54.84C109.38,-46.99 124.33,-35.45 136.42,-26.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.19,-28.41 143.97,-19.52 133.91,-22.86 138.19,-28.41"/>
<path fill="none" stroke="#63b8ff" d="M99.2,-54.84C109.28,-47.07 124.04,-35.67 136.06,-26.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="137.99,-29.33 143.77,-20.45 133.71,-23.79 137.99,-29.33"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB