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 @@
<?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/manacher_algorithm.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.82,-54.84C93,-46.58 69.33,-34.23 51.04,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="53,-21.23 42.51,-19.7 49.76,-27.43 53,-21.23"/>
<path fill="none" stroke="#63b8ff" d="M108.82,-54.84C93.14,-46.66 69.77,-34.46 51.55,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="53.34,-21.93 42.85,-20.4 50.1,-28.13 53.34,-21.93"/>
</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.68,-55.08C116.26,-47.96 109.89,-37.68 104.39,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="106.94,-27.27 98.69,-20.61 100.99,-30.95 106.94,-27.27"/>
<path fill="none" stroke="#63b8ff" d="M120.68,-55.08C116.35,-48.11 110.16,-38.12 104.74,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="107.73,-27.55 99.49,-20.9 101.78,-31.24 107.73,-27.55"/>
</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.57,-55.08C135.99,-47.96 142.36,-37.68 147.86,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.26,-30.95 153.56,-20.61 145.31,-27.27 151.26,-30.95"/>
<path fill="none" stroke="#63b8ff" d="M131.57,-55.08C135.9,-48.11 142.09,-38.12 147.51,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.47,-31.24 152.76,-20.9 144.52,-27.55 150.47,-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.24,-54.84C156.84,-46.66 178.61,-34.46 195.58,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="196.92,-27.65 203.93,-19.7 193.5,-21.54 196.92,-27.65"/>
<path fill="none" stroke="#63b8ff" d="M142.24,-54.84C156.71,-46.73 178.2,-34.68 195.11,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="196.6,-28.39 203.61,-20.44 193.18,-22.28 196.6,-28.39"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB