Documentation for 4fc14710b6

This commit is contained in:
github-actions
2023-05-18 17:31:29 +00:00
parent e99af9d414
commit 1aa699dc74
22 changed files with 146 additions and 263 deletions

View File

@@ -1,7 +1,6 @@
<map id="dynamic_programming/longest_palindromic_subsequence.cpp" name="dynamic_programming/longest_palindromic_subsequence.cpp">
<area shape="rect" id="node1" title="Program to find the Longest Palindormic Subsequence of a string." alt="" coords="105,5,257,61"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,109,80,135"/>
<area shape="rect" id="node3" title=" " alt="" coords="104,109,168,135"/>
<area shape="rect" id="node4" title=" " alt="" coords="192,109,264,135"/>
<area shape="rect" id="node5" title=" " alt="" coords="287,109,345,135"/>
<area shape="rect" id="node1" title="Program to find the Longest Palindormic Subsequence of a string." alt="" coords="44,5,196,61"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,109,70,135"/>
<area shape="rect" id="node3" title=" " alt="" coords="94,109,147,135"/>
<area shape="rect" id="node4" title=" " alt="" coords="172,109,229,135"/>
</map>

View File

@@ -1 +1 @@
1f1518a5c9fa177aaf436abbef5de93d
4b9562abd64c40d778bc0ac747599c7c

View File

@@ -4,18 +4,18 @@
<!-- Generated by graphviz version 8.0.5 (20230430.1635)
-->
<!-- Title: dynamic_programming/longest_palindromic_subsequence.cpp Pages: 1 -->
<svg width="262pt" height="105pt"
viewBox="0.00 0.00 262.38 105.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="176pt" height="105pt"
viewBox="0.00 0.00 175.62 105.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 101)">
<title>dynamic_programming/longest_palindromic_subsequence.cpp</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Program to find the Longest Palindormic Subsequence of a string.">
<polygon fill="#999999" stroke="#666666" points="189,-97 74.75,-97 74.75,-55.25 189,-55.25 189,-97"/>
<text text-anchor="start" x="82.75" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">dynamic_programming</text>
<text text-anchor="start" x="82.75" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">/longest_palindromic</text>
<text text-anchor="middle" x="131.88" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">_subsequence.cpp</text>
<polygon fill="#999999" stroke="#666666" points="143.25,-97 29,-97 29,-55.25 143.25,-55.25 143.25,-97"/>
<text text-anchor="start" x="37" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">dynamic_programming</text>
<text text-anchor="start" x="37" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">/longest_palindromic</text>
<text text-anchor="middle" x="86.12" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">_subsequence.cpp</text>
</a>
</g>
</g>
@@ -23,61 +23,46 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="55.75,-19.25 0,-19.25 0,0 55.75,0 55.75,-19.25"/>
<text text-anchor="middle" x="27.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
<polygon fill="#e0e0e0" stroke="#999999" points="48.25,-19.25 0,-19.25 0,0 48.25,0 48.25,-19.25"/>
<text text-anchor="middle" x="24.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M99.25,-54.89C83.77,-45.29 65.6,-34.02 51.47,-25.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="53.76,-21.94 43.42,-19.64 50.07,-27.89 53.76,-21.94"/>
<path fill="none" stroke="#63b8ff" d="M66.85,-55.07C58.32,-46.19 48.4,-35.87 40.26,-27.41"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.3,-25.48 33.84,-20.7 38.25,-30.33 43.3,-25.48"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="122,-19.25 73.75,-19.25 73.75,0 122,0 122,-19.25"/>
<text text-anchor="middle" x="97.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
<polygon fill="#e0e0e0" stroke="#999999" points="106.12,-19.25 66.12,-19.25 66.12,0 106.12,0 106.12,-19.25"/>
<text text-anchor="middle" x="86.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M121.3,-55.07C116.97,-46.84 111.97,-37.37 107.72,-29.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="110.42,-27.91 102.66,-20.7 104.22,-31.17 110.42,-27.91"/>
<path fill="none" stroke="#63b8ff" d="M86.12,-55.07C86.12,-47.3 86.12,-38.43 86.12,-30.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="89.63,-30.7 86.12,-20.7 82.63,-30.7 89.63,-30.7"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="193.62,-19.25 140.12,-19.25 140.12,0 193.62,0 193.62,-19.25"/>
<text text-anchor="middle" x="166.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
<polygon fill="#e0e0e0" stroke="#999999" points="167.62,-19.25 124.62,-19.25 124.62,0 167.62,0 167.62,-19.25"/>
<text text-anchor="middle" x="146.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M142.76,-55.07C147.22,-46.84 152.36,-37.37 156.75,-29.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="160.26,-31.15 161.95,-20.7 154.11,-27.82 160.26,-31.15"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="254.38,-19.25 211.38,-19.25 211.38,0 254.38,0 254.38,-19.25"/>
<text text-anchor="middle" x="232.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M163.55,-54.89C178.45,-45.38 195.9,-34.24 209.56,-25.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="211.21,-27.98 217.75,-19.64 207.44,-22.08 211.21,-27.98"/>
<path fill="none" stroke="#63b8ff" d="M104.78,-55.07C112.95,-46.29 122.44,-36.09 130.26,-27.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.44,-30.4 136.69,-20.7 127.31,-25.63 132.44,-30.4"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB