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

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: dynamic_programming/shortest_common_supersequence.cpp File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -119,20 +119,20 @@ Include dependency graph for shortest_common_supersequence.cpp:</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:dd/d24/namespacedynamic__programming"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d24/namespacedynamic__programming.html">dynamic_programming</a></td></tr>
<tr class="memitem:dd/d24/namespacedynamic__programming" id="r_dd/d24/namespacedynamic__programming"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d24/namespacedynamic__programming.html">dynamic_programming</a></td></tr>
<tr class="memdesc:dd/d24/namespacedynamic__programming"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dynamic Programming algorithms. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:d3/deb/namespaceshortest__common__supersequence"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/deb/namespaceshortest__common__supersequence.html">shortest_common_supersequence</a></td></tr>
<tr class="memitem:d3/deb/namespaceshortest__common__supersequence" id="r_d3/deb/namespaceshortest__common__supersequence"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d3/deb/namespaceshortest__common__supersequence.html">shortest_common_supersequence</a></td></tr>
<tr class="memdesc:d3/deb/namespaceshortest__common__supersequence"><td class="mdescLeft">&#160;</td><td class="mdescRight">Shortest Common Super Sequence algorithm. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ad2ee8d7e67da9f6eb85146b08dad95e6"><td class="memItemLeft" align="right" valign="top"><a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d7/d65/shortest__common__supersequence_8cpp.html#ad2ee8d7e67da9f6eb85146b08dad95e6">dynamic_programming::shortest_common_supersequence::scs</a> (const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> &amp;str1, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> &amp;str2)</td></tr>
<tr class="memitem:ad2ee8d7e67da9f6eb85146b08dad95e6" id="r_ad2ee8d7e67da9f6eb85146b08dad95e6"><td class="memItemLeft" align="right" valign="top"><a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d7/d65/shortest__common__supersequence_8cpp.html#ad2ee8d7e67da9f6eb85146b08dad95e6">dynamic_programming::shortest_common_supersequence::scs</a> (const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> &amp;str1, const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> &amp;str2)</td></tr>
<tr class="separator:ad2ee8d7e67da9f6eb85146b08dad95e6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa8dca7b867074164d5f45b0f3851269d"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d7/d65/shortest__common__supersequence_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a> ()</td></tr>
<tr class="memitem:aa8dca7b867074164d5f45b0f3851269d" id="r_aa8dca7b867074164d5f45b0f3851269d"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d7/d65/shortest__common__supersequence_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a> ()</td></tr>
<tr class="separator:aa8dca7b867074164d5f45b0f3851269d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d7/d65/shortest__common__supersequence_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d7/d65/shortest__common__supersequence_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
@@ -381,7 +381,7 @@ Here is the call graph for this function:</div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_8a20dd5bfd5341a725342bf72b6b686f.html">dynamic_programming</a></li><li class="navelem"><a class="el" href="../../d7/d65/shortest__common__supersequence_8cpp.html">shortest_common_supersequence.cpp</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
</ul>
</div>
</body>

View File

@@ -1,16 +1,16 @@
<map id="dynamic_programming::shortest_common_supersequence::scs" name="dynamic_programming::shortest_common_supersequence::scs">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,122,263,163"/>
<area shape="poly" id="edge7_Node000001_Node000001" title=" " alt="" coords="87,122,84,112,92,103,109,97,134,95,162,98,178,104,176,109,160,103,134,100,110,102,95,107,90,113,92,120"/>
<area shape="poly" id="edge7_Node000001_Node000001" title=" " alt="" coords="87,122,84,112,92,103,109,97,134,95,161,98,177,104,175,109,160,103,134,100,110,102,95,107,90,113,92,120"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/begin.html#" title=" " alt="" coords="327,5,445,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="166,119,231,80,310,40,324,34,326,39,312,45,234,85,169,124"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="166,119,231,80,310,40,323,34,325,39,312,45,234,85,169,124"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/empty.html#" title=" " alt="" coords="324,55,448,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="205,119,325,83,327,88,206,124"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="205,119,325,83,326,88,206,124"/>
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/end.html#" title=" " alt="" coords="332,104,440,130"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="263,127,317,121,318,126,263,132"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="263,127,316,121,317,126,263,132"/>
<area shape="rect" id="Node000005" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/size.html#" title=" " alt="" coords="325,153,447,179"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="263,152,310,156,310,162,263,157"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="263,152,309,156,309,162,263,157"/>
<area shape="rect" id="Node000006" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="350,203,422,228"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="207,161,336,199,335,204,206,166"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="207,161,336,198,334,203,206,166"/>
<area shape="rect" id="Node000007" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string/push_back.html#" title=" " alt="" coords="311,252,461,278"/>
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="169,161,234,199,312,238,326,244,324,249,310,243,232,204,167,165"/>
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="169,161,234,199,312,238,325,244,323,249,310,243,232,204,167,165"/>
</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: dynamic_programming::shortest_common_supersequence::scs Pages: 1 -->
<svg width="350pt" height="212pt"
@@ -32,8 +32,8 @@
<g id="edge7_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge7_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M63.03,-117.36C56.2,-126.43 67.36,-134.88 96.5,-134.88 112.89,-134.88 123.59,-132.2 128.61,-128.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.2,-128.72 129.97,-118.36 125.25,-127.85 132.2,-128.72"/>
<path fill="none" stroke="#63b8ff" d="M63.03,-117.36C56.2,-126.43 67.36,-134.88 96.5,-134.88 112.44,-134.88 123,-132.35 128.17,-128.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="131.61,-129.28 129.73,-118.86 124.69,-128.18 131.61,-129.28"/>
</a>
</g>
</g>
@@ -50,8 +50,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="M121.44,-117.27C147.22,-133.63 189.82,-159.3 229,-176.62 232.38,-178.12 235.93,-179.56 239.53,-180.92"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.11,-184.49 248.7,-184.56 240.46,-177.89 238.11,-184.49"/>
<path fill="none" stroke="#63b8ff" d="M121.44,-117.27C147.22,-133.63 189.82,-159.3 229,-176.62 232.18,-178.03 235.5,-179.38 238.88,-180.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="237.68,-183.96 248.28,-184.05 240.05,-177.37 237.68,-183.96"/>
</a>
</g>
</g>
@@ -68,8 +68,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="M150.05,-117.37C178.55,-125.91 213.36,-136.35 240.41,-144.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="239.15,-148.03 249.74,-147.54 241.16,-141.32 239.15,-148.03"/>
<path fill="none" stroke="#63b8ff" d="M150.05,-117.37C178.42,-125.87 213.06,-136.25 240.05,-144.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.7,-147.59 249.29,-147.11 240.71,-140.89 238.7,-147.59"/>
</a>
</g>
</g>
@@ -86,8 +86,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="M193.4,-111.38C207.4,-112.8 221.33,-114.22 233.92,-115.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="233.31,-119.05 243.62,-116.58 234.02,-112.09 233.31,-119.05"/>
<path fill="none" stroke="#63b8ff" d="M193.4,-111.38C207.26,-112.78 221.05,-114.19 233.54,-115.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="232.81,-118.9 243.11,-116.43 233.52,-111.94 232.81,-118.9"/>
</a>
</g>
</g>
@@ -104,8 +104,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="M193.4,-92.39C205.36,-91.24 217.27,-90.09 228.35,-89.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="228.49,-92.43 238.11,-87.99 227.82,-85.46 228.49,-92.43"/>
<path fill="none" stroke="#63b8ff" d="M193.4,-92.39C205.12,-91.26 216.78,-90.14 227.65,-89.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="227.98,-92.57 237.6,-88.13 227.31,-85.61 227.98,-92.57"/>
</a>
</g>
</g>
@@ -122,8 +122,8 @@
<g id="edge5_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M150.8,-85.94C181.75,-76.83 219.96,-65.58 247.57,-57.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="248.36,-60.58 256.97,-54.4 246.39,-53.86 248.36,-60.58"/>
<path fill="none" stroke="#63b8ff" d="M150.8,-85.94C181.62,-76.87 219.62,-65.68 247.21,-57.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="247.91,-61.01 256.52,-54.82 245.93,-54.29 247.91,-61.01"/>
</a>
</g>
</g>
@@ -140,8 +140,8 @@
<g id="edge6_Node000001_Node000007" class="edge">
<title>Node1&#45;&gt;Node7</title>
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M121.95,-85.92C147.8,-69.78 190.14,-44.67 229,-27.62 232.39,-26.14 235.94,-24.71 239.54,-23.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.47,-26.38 248.71,-19.72 238.12,-19.78 240.47,-26.38"/>
<path fill="none" stroke="#63b8ff" d="M121.95,-85.92C147.8,-69.78 190.14,-44.67 229,-27.62 232.18,-26.23 235.51,-24.88 238.89,-23.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.05,-26.9 248.29,-20.23 237.69,-20.31 240.05,-26.9"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.3 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: dynamic_programming::shortest_common_supersequence::scs Pages: 1 -->
<svg width="350pt" height="212pt"
@@ -22,8 +22,8 @@
<g id="edge7_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge7_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M63.03,-117.36C56.2,-126.43 67.36,-134.88 96.5,-134.88 112.89,-134.88 123.59,-132.2 128.61,-128.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.2,-128.72 129.97,-118.36 125.25,-127.85 132.2,-128.72"/>
<path fill="none" stroke="#63b8ff" d="M63.03,-117.36C56.2,-126.43 67.36,-134.88 96.5,-134.88 112.44,-134.88 123,-132.35 128.17,-128.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="131.61,-129.28 129.73,-118.86 124.69,-128.18 131.61,-129.28"/>
</a>
</g>
</g>
@@ -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="M121.44,-117.27C147.22,-133.63 189.82,-159.3 229,-176.62 232.38,-178.12 235.93,-179.56 239.53,-180.92"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.11,-184.49 248.7,-184.56 240.46,-177.89 238.11,-184.49"/>
<path fill="none" stroke="#63b8ff" d="M121.44,-117.27C147.22,-133.63 189.82,-159.3 229,-176.62 232.18,-178.03 235.5,-179.38 238.88,-180.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="237.68,-183.96 248.28,-184.05 240.05,-177.37 237.68,-183.96"/>
</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="M150.05,-117.37C178.55,-125.91 213.36,-136.35 240.41,-144.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="239.15,-148.03 249.74,-147.54 241.16,-141.32 239.15,-148.03"/>
<path fill="none" stroke="#63b8ff" d="M150.05,-117.37C178.42,-125.87 213.06,-136.25 240.05,-144.34"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="238.7,-147.59 249.29,-147.11 240.71,-140.89 238.7,-147.59"/>
</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="M193.4,-111.38C207.4,-112.8 221.33,-114.22 233.92,-115.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="233.31,-119.05 243.62,-116.58 234.02,-112.09 233.31,-119.05"/>
<path fill="none" stroke="#63b8ff" d="M193.4,-111.38C207.26,-112.78 221.05,-114.19 233.54,-115.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="232.81,-118.9 243.11,-116.43 233.52,-111.94 232.81,-118.9"/>
</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="M193.4,-92.39C205.36,-91.24 217.27,-90.09 228.35,-89.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="228.49,-92.43 238.11,-87.99 227.82,-85.46 228.49,-92.43"/>
<path fill="none" stroke="#63b8ff" d="M193.4,-92.39C205.12,-91.26 216.78,-90.14 227.65,-89.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="227.98,-92.57 237.6,-88.13 227.31,-85.61 227.98,-92.57"/>
</a>
</g>
</g>
@@ -112,8 +112,8 @@
<g id="edge5_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M150.8,-85.94C181.75,-76.83 219.96,-65.58 247.57,-57.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="248.36,-60.58 256.97,-54.4 246.39,-53.86 248.36,-60.58"/>
<path fill="none" stroke="#63b8ff" d="M150.8,-85.94C181.62,-76.87 219.62,-65.68 247.21,-57.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="247.91,-61.01 256.52,-54.82 245.93,-54.29 247.91,-61.01"/>
</a>
</g>
</g>
@@ -130,8 +130,8 @@
<g id="edge6_Node000001_Node000007" class="edge">
<title>Node1&#45;&gt;Node7</title>
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M121.95,-85.92C147.8,-69.78 190.14,-44.67 229,-27.62 232.39,-26.14 235.94,-24.71 239.54,-23.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.47,-26.38 248.71,-19.72 238.12,-19.78 240.47,-26.38"/>
<path fill="none" stroke="#63b8ff" d="M121.95,-85.92C147.8,-69.78 190.14,-44.67 229,-27.62 232.18,-26.23 235.51,-24.88 238.89,-23.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="240.05,-26.9 248.29,-20.23 237.69,-20.31 240.05,-26.9"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@@ -1,5 +1,5 @@
<map id="main" name="main">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,55,31"/>
<area shape="rect" id="Node000002" href="$d7/d65/shortest__common__supersequence_8cpp.html#aa8dca7b867074164d5f45b0f3851269d" title=" " alt="" coords="103,5,146,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,16,88,16,88,21,55,21"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,16,87,16,87,21,55,21"/>
</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: main Pages: 1 -->
<svg width="114pt" height="27pt"
@@ -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="M37.2,-9.62C44.67,-9.62 53.52,-9.62 61.73,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.71,-13.13 71.71,-9.62 61.71,-6.13 61.71,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M37.2,-9.62C44.58,-9.62 53.31,-9.62 61.45,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.2,-13.13 71.2,-9.63 61.2,-6.13 61.2,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 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: main Pages: 1 -->
<svg width="114pt" height="27pt"
@@ -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="M37.2,-9.62C44.67,-9.62 53.52,-9.62 61.73,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.71,-13.13 71.71,-9.62 61.71,-6.13 61.71,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M37.2,-9.62C44.58,-9.62 53.31,-9.62 61.45,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.2,-13.13 71.2,-9.63 61.2,-6.13 61.2,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB