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="strings/z_function.cpp" name="strings/z_function.cpp">
<area shape="rect" id="Node000001" title="The Z function for finding occurences of a pattern within a piece of text with time and space complex..." alt="" coords="98,5,248,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,77,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="152,34,77,74,75,69,149,29"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="152,34,78,74,75,69,149,29"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="100,79,161,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="168,33,147,68,143,65,164,30"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="168,33,148,67,143,64,164,30"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="185,79,249,105"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="183,30,204,65,200,68,178,33"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="183,30,204,64,199,67,178,33"/>
<area shape="rect" id="Node000005" title=" " alt="" coords="274,79,331,105"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="196,29,269,69,266,74,194,34"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="196,29,268,69,266,73,194,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: strings/z_function.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="M108.96,-54.84C93.6,-46.58 70.63,-34.23 52.87,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.09,-21.36 44.63,-19.7 51.78,-27.52 55.09,-21.36"/>
<path fill="none" stroke="#63b8ff" d="M108.96,-54.84C93.74,-46.66 71.05,-34.46 53.37,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.42,-22.07 44.96,-20.42 52.11,-28.24 55.42,-22.07"/>
</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="M120.47,-55.08C116.18,-47.96 110.01,-37.68 104.67,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="107.3,-27.38 99.15,-20.61 101.3,-30.98 107.3,-27.38"/>
<path fill="none" stroke="#63b8ff" d="M120.47,-55.08C116.28,-48.11 110.27,-38.12 105.02,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.08,-27.68 99.93,-20.91 102.08,-31.28 108.08,-27.68"/>
</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="M131.2,-55.08C135.62,-47.96 141.99,-37.68 147.49,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.89,-30.95 153.18,-20.61 144.94,-27.27 150.89,-30.95"/>
<path fill="none" stroke="#63b8ff" d="M131.2,-55.08C135.52,-48.11 141.71,-38.12 147.13,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.09,-31.24 152.39,-20.9 144.14,-27.55 150.09,-31.24"/>
</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="M142.2,-54.84C157.12,-46.66 179.34,-34.46 196.67,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="198.13,-27.58 205.21,-19.7 194.76,-21.45 198.13,-27.58"/>
<path fill="none" stroke="#63b8ff" d="M142.2,-54.84C156.98,-46.73 178.93,-34.68 196.18,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="197.81,-28.31 204.89,-20.43 194.44,-22.18 197.81,-28.31"/>
</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: strings/z_function.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="M108.96,-54.84C93.6,-46.58 70.63,-34.23 52.87,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.09,-21.36 44.63,-19.7 51.78,-27.52 55.09,-21.36"/>
<path fill="none" stroke="#63b8ff" d="M108.96,-54.84C93.74,-46.66 71.05,-34.46 53.37,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.42,-22.07 44.96,-20.42 52.11,-28.24 55.42,-22.07"/>
</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="M120.47,-55.08C116.18,-47.96 110.01,-37.68 104.67,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="107.3,-27.38 99.15,-20.61 101.3,-30.98 107.3,-27.38"/>
<path fill="none" stroke="#63b8ff" d="M120.47,-55.08C116.28,-48.11 110.27,-38.12 105.02,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.08,-27.68 99.93,-20.91 102.08,-31.28 108.08,-27.68"/>
</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="M131.2,-55.08C135.62,-47.96 141.99,-37.68 147.49,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.89,-30.95 153.18,-20.61 144.94,-27.27 150.89,-30.95"/>
<path fill="none" stroke="#63b8ff" d="M131.2,-55.08C135.52,-48.11 141.71,-38.12 147.13,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.09,-31.24 152.39,-20.9 144.14,-27.55 150.09,-31.24"/>
</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="M142.2,-54.84C157.12,-46.66 179.34,-34.46 196.67,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="198.13,-27.58 205.21,-19.7 194.76,-21.45 198.13,-27.58"/>
<path fill="none" stroke="#63b8ff" d="M142.2,-54.84C156.98,-46.73 178.93,-34.68 196.18,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="197.81,-28.31 204.89,-20.43 194.44,-22.18 197.81,-28.31"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB