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="strings/brute_force_string_searching.cpp" name="strings/brute_force_string_searching.cpp">
<area shape="rect" id="Node000001" title="String pattern search &#45; brute force." alt="" coords="56,5,205,46"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,77,120"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="110,48,67,86,64,82,106,44"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="110,48,68,86,64,82,106,44"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="100,94,161,120"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="133,46,133,79,128,79,128,46"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="133,46,133,78,128,78,128,46"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="184,94,242,120"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="153,44,192,82,188,85,149,48"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="153,44,191,81,187,85,149,48"/>
</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: strings/brute_force_string_searching.cpp Pages: 1 -->
<svg width="185pt" height="94pt"
@@ -41,8 +41,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="M77.19,-54.95C67.48,-46.41 55.19,-35.62 45.17,-26.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.9,-23.67 38.08,-19.7 43.28,-28.93 47.9,-23.67"/>
<path fill="none" stroke="#63b8ff" d="M77.19,-54.95C67.58,-46.5 55.44,-35.83 45.48,-27.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.04,-24.67 38.22,-20.7 43.42,-29.93 48.04,-24.67"/>
</a>
</g>
</g>
@@ -59,8 +59,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="M93.75,-54.95C93.75,-47.62 93.75,-38.62 93.75,-30.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.25,-30.7 93.75,-20.7 90.25,-30.7 97.25,-30.7"/>
<path fill="none" stroke="#63b8ff" d="M93.75,-54.95C93.75,-47.71 93.75,-38.84 93.75,-30.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.25,-31.21 93.75,-21.21 90.25,-31.21 97.25,-31.21"/>
</a>
</g>
</g>
@@ -77,8 +77,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="M109.08,-54.95C117.97,-46.5 129.2,-35.83 138.42,-27.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.35,-30.13 145.19,-20.7 135.53,-25.05 140.35,-30.13"/>
<path fill="none" stroke="#63b8ff" d="M109.08,-54.95C117.79,-46.67 128.75,-36.27 137.85,-27.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.25,-30.17 145.09,-20.74 135.43,-25.09 140.25,-30.17"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.0 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: strings/brute_force_string_searching.cpp Pages: 1 -->
<svg width="185pt" height="94pt"
@@ -31,8 +31,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="M77.19,-54.95C67.48,-46.41 55.19,-35.62 45.17,-26.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="47.9,-23.67 38.08,-19.7 43.28,-28.93 47.9,-23.67"/>
<path fill="none" stroke="#63b8ff" d="M77.19,-54.95C67.58,-46.5 55.44,-35.83 45.48,-27.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.04,-24.67 38.22,-20.7 43.42,-29.93 48.04,-24.67"/>
</a>
</g>
</g>
@@ -49,8 +49,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="M93.75,-54.95C93.75,-47.62 93.75,-38.62 93.75,-30.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.25,-30.7 93.75,-20.7 90.25,-30.7 97.25,-30.7"/>
<path fill="none" stroke="#63b8ff" d="M93.75,-54.95C93.75,-47.71 93.75,-38.84 93.75,-30.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.25,-31.21 93.75,-21.21 90.25,-31.21 97.25,-31.21"/>
</a>
</g>
</g>
@@ -67,8 +67,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="M109.08,-54.95C117.97,-46.5 129.2,-35.83 138.42,-27.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.35,-30.13 145.19,-20.7 135.53,-25.05 140.35,-30.13"/>
<path fill="none" stroke="#63b8ff" d="M109.08,-54.95C117.79,-46.67 128.75,-36.27 137.85,-27.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.25,-30.17 145.09,-20.74 135.43,-25.09 140.25,-30.17"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB