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++: sorting/comb_sort.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');
@@ -116,13 +116,13 @@ Include dependency graph for comb_sort.cpp:</div>
</div><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:aede08143e63105faba10e9ee8e745fd5"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dfd/comb__sort_8cpp.html#aede08143e63105faba10e9ee8e745fd5">FindNextGap</a> (int gap)</td></tr>
<tr class="memitem:aede08143e63105faba10e9ee8e745fd5" id="r_aede08143e63105faba10e9ee8e745fd5"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dfd/comb__sort_8cpp.html#aede08143e63105faba10e9ee8e745fd5">FindNextGap</a> (int gap)</td></tr>
<tr class="separator:aede08143e63105faba10e9ee8e745fd5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0f4e7569090083fb53d5cdeaf0e2974f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dfd/comb__sort_8cpp.html#a0f4e7569090083fb53d5cdeaf0e2974f">CombSort</a> (int *arr, int l, int r)</td></tr>
<tr class="memitem:a0f4e7569090083fb53d5cdeaf0e2974f" id="r_a0f4e7569090083fb53d5cdeaf0e2974f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dfd/comb__sort_8cpp.html#a0f4e7569090083fb53d5cdeaf0e2974f">CombSort</a> (int *arr, int l, int r)</td></tr>
<tr class="separator:a0f4e7569090083fb53d5cdeaf0e2974f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a88ec9ad42717780d6caaff9d3d6977f9"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dfd/comb__sort_8cpp.html#a88ec9ad42717780d6caaff9d3d6977f9">tests</a> ()</td></tr>
<tr class="memitem:a88ec9ad42717780d6caaff9d3d6977f9" id="r_a88ec9ad42717780d6caaff9d3d6977f9"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dfd/comb__sort_8cpp.html#a88ec9ad42717780d6caaff9d3d6977f9">tests</a> ()</td></tr>
<tr class="separator:a88ec9ad42717780d6caaff9d3d6977f9"><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="../../d9/dfd/comb__sort_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="../../d9/dfd/comb__sort_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>
@@ -343,7 +343,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_bb1b521853a9c46347182a9d10420771.html">sorting</a></li><li class="navelem"><a class="el" href="../../d9/dfd/comb__sort_8cpp.html">comb_sort.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,9 +1,9 @@
<map id="CombSort" name="CombSort">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,31,86,56"/>
<area shape="rect" id="Node000002" href="$d9/dfd/comb__sort_8cpp.html#aede08143e63105faba10e9ee8e745fd5" title=" " alt="" coords="134,5,232,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="86,33,119,27,120,33,87,39"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="86,33,118,27,119,33,87,39"/>
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/swap.html#" title=" " alt="" coords="144,55,222,80"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="87,48,129,56,128,61,86,53"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="87,48,129,55,128,61,86,53"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="280,5,352,31"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="232,16,265,16,265,21,232,21"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="232,16,264,16,264,21,232,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: CombSort Pages: 1 -->
<svg width="268pt" height="64pt"
@@ -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="M60.61,-33.17C68.39,-34.63 76.98,-36.25 85.42,-37.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.5,-41.41 94.97,-39.82 85.79,-34.54 84.5,-41.41"/>
<path fill="none" stroke="#63b8ff" d="M60.61,-33.17C68.22,-34.6 76.6,-36.18 84.86,-37.73"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.01,-41.14 94.49,-39.54 85.3,-34.26 84.01,-41.14"/>
</a>
</g>
</g>
@@ -58,8 +58,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="M60.61,-22.37C70.64,-20.58 82.01,-18.56 92.68,-16.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="93.24,-19.93 102.47,-14.73 92.01,-13.04 93.24,-19.93"/>
<path fill="none" stroke="#63b8ff" d="M60.61,-22.37C70.53,-20.6 81.77,-18.6 92.35,-16.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.75,-20.2 101.98,-15 91.52,-13.31 92.75,-20.2"/>
</a>
</g>
</g>
@@ -76,8 +76,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M170.34,-46.62C178.27,-46.62 186.68,-46.62 194.66,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="194.56,-50.13 204.56,-46.62 194.56,-43.13 194.56,-50.13"/>
<path fill="none" stroke="#63b8ff" d="M170.34,-46.62C178.09,-46.62 186.29,-46.62 194.11,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="194.04,-50.13 204.04,-46.63 194.04,-43.13 194.04,-50.13"/>
</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: CombSort Pages: 1 -->
<svg width="268pt" height="64pt"
@@ -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="M60.61,-33.17C68.39,-34.63 76.98,-36.25 85.42,-37.84"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.5,-41.41 94.97,-39.82 85.79,-34.54 84.5,-41.41"/>
<path fill="none" stroke="#63b8ff" d="M60.61,-33.17C68.22,-34.6 76.6,-36.18 84.86,-37.73"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.01,-41.14 94.49,-39.54 85.3,-34.26 84.01,-41.14"/>
</a>
</g>
</g>
@@ -48,8 +48,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="M60.61,-22.37C70.64,-20.58 82.01,-18.56 92.68,-16.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="93.24,-19.93 102.47,-14.73 92.01,-13.04 93.24,-19.93"/>
<path fill="none" stroke="#63b8ff" d="M60.61,-22.37C70.53,-20.6 81.77,-18.6 92.35,-16.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.75,-20.2 101.98,-15 91.52,-13.31 92.75,-20.2"/>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M170.34,-46.62C178.27,-46.62 186.68,-46.62 194.66,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="194.56,-50.13 204.56,-46.62 194.56,-43.13 194.56,-50.13"/>
<path fill="none" stroke="#63b8ff" d="M170.34,-46.62C178.09,-46.62 186.29,-46.62 194.11,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="194.04,-50.13 204.04,-46.63 194.04,-43.13 194.04,-50.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -1,13 +1,13 @@
<map id="tests" name="tests">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,55,56,80"/>
<area shape="rect" id="Node000002" href="$d9/dfd/comb__sort_8cpp.html#a0f4e7569090083fb53d5cdeaf0e2974f" title=" " alt="" coords="114,29,194,55"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="56,60,99,51,100,56,57,65"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="56,60,98,51,99,56,57,65"/>
<area shape="rect" id="Node000006" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/is_sorted.html#" title=" " alt="" coords="104,79,204,104"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="57,70,90,76,88,81,56,75"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="57,70,89,76,88,81,56,75"/>
<area shape="rect" id="Node000003" href="$d9/dfd/comb__sort_8cpp.html#aede08143e63105faba10e9ee8e745fd5" title=" " alt="" coords="252,5,350,31"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="194,33,237,26,238,31,195,38"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="194,33,236,26,237,31,195,38"/>
<area shape="rect" id="Node000005" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/swap.html#" title=" " alt="" coords="262,55,340,80"/>
<area shape="poly" id="edge4_Node000002_Node000005" title=" " alt="" coords="195,46,248,56,247,61,194,52"/>
<area shape="poly" id="edge4_Node000002_Node000005" title=" " alt="" coords="195,46,247,56,246,61,194,52"/>
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="398,5,471,31"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="351,16,383,16,383,21,351,21"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="351,16,382,16,382,21,351,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: tests Pages: 1 -->
<svg width="357pt" height="82pt"
@@ -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="M38.19,-31.47C47.5,-33.43 59.21,-35.88 70.48,-38.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="69.54,-41.84 80.04,-40.47 70.98,-34.99 69.54,-41.84"/>
<path fill="none" stroke="#63b8ff" d="M38.19,-31.47C47.31,-33.39 58.73,-35.78 69.78,-38.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="69.06,-41.53 79.56,-40.16 70.49,-34.68 69.06,-41.53"/>
</a>
</g>
</g>
@@ -58,8 +58,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="M38.19,-23.98C45.39,-22.55 54.01,-20.84 62.76,-19.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.27,-22.36 72.39,-16.98 61.9,-15.5 63.27,-22.36"/>
<path fill="none" stroke="#63b8ff" d="M38.19,-23.98C45.23,-22.58 53.63,-20.91 62.18,-19.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.78,-22.66 71.91,-17.28 61.42,-15.79 62.78,-22.66"/>
</a>
</g>
</g>
@@ -76,8 +76,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M141.74,-51.5C151.62,-53.14 162.91,-55.01 173.81,-56.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="173.07,-60.41 183.51,-58.59 174.22,-53.5 173.07,-60.41"/>
<path fill="none" stroke="#63b8ff" d="M141.74,-51.5C151.52,-53.12 162.68,-54.97 173.47,-56.76"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="172.58,-60.16 183.02,-58.34 173.73,-53.26 172.58,-60.16"/>
</a>
</g>
</g>
@@ -94,8 +94,8 @@
<g id="edge4_Node000002_Node000005" class="edge">
<title>Node2&#45;&gt;Node5</title>
<g id="a_edge4_Node000002_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M141.74,-41.48C153.99,-39.34 168.42,-36.81 181.57,-34.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="181.99,-37.81 191.24,-32.64 180.79,-30.92 181.99,-37.81"/>
<path fill="none" stroke="#63b8ff" d="M141.74,-41.48C153.87,-39.36 168.13,-36.86 181.17,-34.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="181.5,-38.07 190.75,-32.9 180.3,-31.18 181.5,-38.07"/>
</a>
</g>
</g>
@@ -112,8 +112,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M259.09,-64.62C267.02,-64.62 275.43,-64.62 283.41,-64.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="283.31,-68.13 293.31,-64.62 283.31,-61.13 283.31,-68.13"/>
<path fill="none" stroke="#63b8ff" d="M259.09,-64.62C266.84,-64.62 275.04,-64.62 282.86,-64.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="282.79,-68.13 292.79,-64.63 282.79,-61.13 282.79,-68.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.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: tests Pages: 1 -->
<svg width="357pt" height="82pt"
@@ -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="M38.19,-31.47C47.5,-33.43 59.21,-35.88 70.48,-38.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="69.54,-41.84 80.04,-40.47 70.98,-34.99 69.54,-41.84"/>
<path fill="none" stroke="#63b8ff" d="M38.19,-31.47C47.31,-33.39 58.73,-35.78 69.78,-38.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="69.06,-41.53 79.56,-40.16 70.49,-34.68 69.06,-41.53"/>
</a>
</g>
</g>
@@ -48,8 +48,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="M38.19,-23.98C45.39,-22.55 54.01,-20.84 62.76,-19.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.27,-22.36 72.39,-16.98 61.9,-15.5 63.27,-22.36"/>
<path fill="none" stroke="#63b8ff" d="M38.19,-23.98C45.23,-22.58 53.63,-20.91 62.18,-19.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.78,-22.66 71.91,-17.28 61.42,-15.79 62.78,-22.66"/>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M141.74,-51.5C151.62,-53.14 162.91,-55.01 173.81,-56.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="173.07,-60.41 183.51,-58.59 174.22,-53.5 173.07,-60.41"/>
<path fill="none" stroke="#63b8ff" d="M141.74,-51.5C151.52,-53.12 162.68,-54.97 173.47,-56.76"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="172.58,-60.16 183.02,-58.34 173.73,-53.26 172.58,-60.16"/>
</a>
</g>
</g>
@@ -84,8 +84,8 @@
<g id="edge4_Node000002_Node000005" class="edge">
<title>Node2&#45;&gt;Node5</title>
<g id="a_edge4_Node000002_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M141.74,-41.48C153.99,-39.34 168.42,-36.81 181.57,-34.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="181.99,-37.81 191.24,-32.64 180.79,-30.92 181.99,-37.81"/>
<path fill="none" stroke="#63b8ff" d="M141.74,-41.48C153.87,-39.36 168.13,-36.86 181.17,-34.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="181.5,-38.07 190.75,-32.9 180.3,-31.18 181.5,-38.07"/>
</a>
</g>
</g>
@@ -102,8 +102,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M259.09,-64.62C267.02,-64.62 275.43,-64.62 283.41,-64.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="283.31,-68.13 293.31,-64.62 283.31,-61.13 283.31,-68.13"/>
<path fill="none" stroke="#63b8ff" d="M259.09,-64.62C266.84,-64.62 275.04,-64.62 282.86,-64.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="282.79,-68.13 292.79,-64.63 282.79,-61.13 282.79,-68.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -1,16 +1,16 @@
<map id="main" name="main">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,55,55,80"/>
<area shape="rect" id="Node000002" href="$d9/dfd/comb__sort_8cpp.html#a0f4e7569090083fb53d5cdeaf0e2974f" title=" " alt="" coords="211,31,291,56"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,62,196,47,196,52,55,68"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,62,195,47,196,52,55,68"/>
<area shape="rect" id="Node000006" href="$d9/dfd/comb__sort_8cpp.html#a88ec9ad42717780d6caaff9d3d6977f9" title=" " alt="" coords="103,80,153,106"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="56,71,89,80,88,85,54,76"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="56,71,89,80,87,85,54,76"/>
<area shape="rect" id="Node000003" href="$d9/dfd/comb__sort_8cpp.html#aede08143e63105faba10e9ee8e745fd5" title=" " alt="" coords="349,5,448,31"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="291,34,334,27,335,32,292,39"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="291,34,334,27,334,32,292,39"/>
<area shape="rect" id="Node000005" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/swap.html#" title=" " alt="" coords="359,55,438,80"/>
<area shape="poly" id="edge4_Node000002_Node000005" title=" " alt="" coords="292,47,345,56,344,61,291,53"/>
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="496,5,568,31"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="448,16,481,16,481,21,448,21"/>
<area shape="poly" id="edge6_Node000006_Node000002" title=" " alt="" coords="153,80,203,60,205,65,155,85"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="448,16,480,16,480,21,448,21"/>
<area shape="poly" id="edge6_Node000006_Node000002" title=" " alt="" coords="153,80,202,60,204,65,155,85"/>
<area shape="rect" id="Node000007" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/is_sorted.html#" title=" " alt="" coords="201,80,301,106"/>
<area shape="poly" id="edge7_Node000006_Node000007" title=" " alt="" coords="154,90,186,90,186,96,154,96"/>
<area shape="poly" id="edge7_Node000006_Node000007" title=" " alt="" coords="154,90,185,90,185,96,154,96"/>
</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="430pt" 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="M37.35,-30.59C62.54,-33.35 109.22,-38.48 143.03,-42.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.64,-45.78 152.96,-43.39 143.4,-38.82 142.64,-45.78"/>
<path fill="none" stroke="#63b8ff" d="M37.35,-30.59C62.43,-33.34 108.81,-38.44 142.59,-42.15"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.13,-45.62 152.45,-43.23 142.9,-38.66 142.13,-45.62"/>
</a>
</g>
</g>
@@ -58,8 +58,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="M37.14,-23.93C44.81,-21.89 53.98,-19.45 62.55,-17.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.18,-20.35 71.94,-14.4 61.38,-13.59 63.18,-20.35"/>
<path fill="none" stroke="#63b8ff" d="M37.14,-23.93C44.64,-21.93 53.57,-19.56 61.98,-17.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.71,-20.74 71.48,-14.79 60.91,-13.98 62.71,-20.74"/>
</a>
</g>
</g>
@@ -76,8 +76,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M214.74,-51.77C224.62,-53.5 235.91,-55.48 246.81,-57.38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="246.06,-60.98 256.51,-59.26 247.27,-54.08 246.06,-60.98"/>
<path fill="none" stroke="#63b8ff" d="M214.74,-51.77C224.52,-53.48 235.68,-55.43 246.47,-57.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="245.57,-60.72 256.02,-59 246.77,-53.82 245.57,-60.72"/>
</a>
</g>
</g>
@@ -94,8 +94,8 @@
<g id="edge4_Node000002_Node000005" class="edge">
<title>Node2&#45;&gt;Node5</title>
<g id="a_edge4_Node000002_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M214.74,-41.75C226.99,-39.72 241.42,-37.33 254.57,-35.15"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="254.95,-38.46 264.24,-33.38 253.8,-31.56 254.95,-38.46"/>
<path fill="none" stroke="#63b8ff" d="M214.74,-41.75C226.87,-39.74 241.13,-37.38 254.17,-35.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="254.45,-38.71 263.75,-33.62 253.31,-31.81 254.45,-38.71"/>
</a>
</g>
</g>
@@ -112,8 +112,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M332.09,-65.62C340.02,-65.62 348.43,-65.62 356.41,-65.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="356.31,-69.13 366.31,-65.62 356.31,-62.13 356.31,-69.13"/>
<path fill="none" stroke="#63b8ff" d="M332.09,-65.62C339.84,-65.62 348.04,-65.62 355.86,-65.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="355.79,-69.13 365.79,-65.63 355.79,-62.13 355.79,-69.13"/>
</a>
</g>
</g>
@@ -121,8 +121,8 @@
<g id="edge6_Node000006_Node000002" class="edge">
<title>Node6&#45;&gt;Node2</title>
<g id="a_edge6_Node000006_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.19,-17.11C122.03,-21.54 136.11,-27.3 148.96,-32.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="147.33,-36.08 157.91,-36.62 149.98,-29.6 147.33,-36.08"/>
<path fill="none" stroke="#63b8ff" d="M111.19,-17.11C121.92,-21.5 135.83,-27.19 148.58,-32.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="146.93,-35.51 157.51,-36.05 149.58,-29.03 146.93,-35.51"/>
</a>
</g>
</g>
@@ -139,8 +139,8 @@
<g id="edge7_Node000006_Node000007" class="edge">
<title>Node6&#45;&gt;Node7</title>
<g id="a_edge7_Node000006_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.19,-9.62C118.31,-9.62 126.82,-9.62 135.47,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.39,-13.13 145.39,-9.62 135.39,-6.13 135.39,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M111.19,-9.62C118.15,-9.62 126.45,-9.62 134.89,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.88,-13.13 144.88,-9.63 134.88,-6.13 134.88,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 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="430pt" 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="M37.35,-30.59C62.54,-33.35 109.22,-38.48 143.03,-42.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.64,-45.78 152.96,-43.39 143.4,-38.82 142.64,-45.78"/>
<path fill="none" stroke="#63b8ff" d="M37.35,-30.59C62.43,-33.34 108.81,-38.44 142.59,-42.15"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.13,-45.62 152.45,-43.23 142.9,-38.66 142.13,-45.62"/>
</a>
</g>
</g>
@@ -48,8 +48,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="M37.14,-23.93C44.81,-21.89 53.98,-19.45 62.55,-17.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.18,-20.35 71.94,-14.4 61.38,-13.59 63.18,-20.35"/>
<path fill="none" stroke="#63b8ff" d="M37.14,-23.93C44.64,-21.93 53.57,-19.56 61.98,-17.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.71,-20.74 71.48,-14.79 60.91,-13.98 62.71,-20.74"/>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M214.74,-51.77C224.62,-53.5 235.91,-55.48 246.81,-57.38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="246.06,-60.98 256.51,-59.26 247.27,-54.08 246.06,-60.98"/>
<path fill="none" stroke="#63b8ff" d="M214.74,-51.77C224.52,-53.48 235.68,-55.43 246.47,-57.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="245.57,-60.72 256.02,-59 246.77,-53.82 245.57,-60.72"/>
</a>
</g>
</g>
@@ -84,8 +84,8 @@
<g id="edge4_Node000002_Node000005" class="edge">
<title>Node2&#45;&gt;Node5</title>
<g id="a_edge4_Node000002_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M214.74,-41.75C226.99,-39.72 241.42,-37.33 254.57,-35.15"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="254.95,-38.46 264.24,-33.38 253.8,-31.56 254.95,-38.46"/>
<path fill="none" stroke="#63b8ff" d="M214.74,-41.75C226.87,-39.74 241.13,-37.38 254.17,-35.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="254.45,-38.71 263.75,-33.62 253.31,-31.81 254.45,-38.71"/>
</a>
</g>
</g>
@@ -102,8 +102,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M332.09,-65.62C340.02,-65.62 348.43,-65.62 356.41,-65.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="356.31,-69.13 366.31,-65.62 356.31,-62.13 356.31,-69.13"/>
<path fill="none" stroke="#63b8ff" d="M332.09,-65.62C339.84,-65.62 348.04,-65.62 355.86,-65.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="355.79,-69.13 365.79,-65.63 355.79,-62.13 355.79,-69.13"/>
</a>
</g>
</g>
@@ -111,8 +111,8 @@
<g id="edge6_Node000006_Node000002" class="edge">
<title>Node6&#45;&gt;Node2</title>
<g id="a_edge6_Node000006_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.19,-17.11C122.03,-21.54 136.11,-27.3 148.96,-32.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="147.33,-36.08 157.91,-36.62 149.98,-29.6 147.33,-36.08"/>
<path fill="none" stroke="#63b8ff" d="M111.19,-17.11C121.92,-21.5 135.83,-27.19 148.58,-32.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="146.93,-35.51 157.51,-36.05 149.58,-29.03 146.93,-35.51"/>
</a>
</g>
</g>
@@ -129,8 +129,8 @@
<g id="edge7_Node000006_Node000007" class="edge">
<title>Node6&#45;&gt;Node7</title>
<g id="a_edge7_Node000006_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.19,-9.62C118.31,-9.62 126.82,-9.62 135.47,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.39,-13.13 145.39,-9.62 135.39,-6.13 135.39,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M111.19,-9.62C118.15,-9.62 126.45,-9.62 134.89,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.88,-13.13 144.88,-9.63 134.88,-6.13 134.88,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@@ -1,5 +1,5 @@
<map id="FindNextGap" name="FindNextGap">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,104,31"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/max.html#" title=" " alt="" coords="152,5,224,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="104,16,137,16,137,21,104,21"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="104,16,136,16,136,21,104,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: FindNextGap Pages: 1 -->
<svg width="172pt" 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="M74.09,-9.62C82.02,-9.62 90.43,-9.62 98.41,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.31,-13.13 108.31,-9.62 98.31,-6.13 98.31,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M74.09,-9.62C81.84,-9.62 90.04,-9.62 97.86,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.79,-13.13 107.79,-9.63 97.79,-6.13 97.79,-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: FindNextGap Pages: 1 -->
<svg width="172pt" 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="M74.09,-9.62C82.02,-9.62 90.43,-9.62 98.41,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.31,-13.13 108.31,-9.62 98.31,-6.13 98.31,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M74.09,-9.62C81.84,-9.62 90.04,-9.62 97.86,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="97.79,-13.13 107.79,-9.63 97.79,-6.13 97.79,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -1,7 +1,7 @@
<map id="math/primes_up_to_billion.cpp" name="math/primes_up_to_billion.cpp">
<area shape="rect" id="Node000001" title="Compute prime numbers upto 1 billion." alt="" coords="5,5,203,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="30,79,90,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="99,33,77,68,73,65,94,30"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="99,33,78,67,73,64,94,30"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="114,79,185,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="114,30,136,65,132,68,109,33"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="114,30,136,64,131,67,109,33"/>
</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: math/primes_up_to_billion.cpp Pages: 1 -->
<svg width="156pt" 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="M68.55,-55.08C64.13,-47.96 57.76,-37.68 52.26,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="54.81,-27.27 46.57,-20.61 48.86,-30.95 54.81,-27.27"/>
<path fill="none" stroke="#63b8ff" d="M68.55,-55.08C64.23,-48.11 58.04,-38.12 52.62,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.61,-27.55 47.36,-20.9 49.66,-31.24 55.61,-27.55"/>
</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="M79.61,-55.08C84.16,-47.96 90.73,-37.68 96.4,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.83,-30.92 102.26,-20.61 93.93,-27.15 99.83,-30.92"/>
<path fill="none" stroke="#63b8ff" d="M79.61,-55.08C84.12,-48.03 90.59,-37.9 96.21,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.02,-31.2 101.45,-20.88 93.12,-27.43 99.02,-31.2"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 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: math/primes_up_to_billion.cpp Pages: 1 -->
<svg width="156pt" 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="M68.55,-55.08C64.13,-47.96 57.76,-37.68 52.26,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="54.81,-27.27 46.57,-20.61 48.86,-30.95 54.81,-27.27"/>
<path fill="none" stroke="#63b8ff" d="M68.55,-55.08C64.23,-48.11 58.04,-38.12 52.62,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55.61,-27.55 47.36,-20.9 49.66,-31.24 55.61,-27.55"/>
</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="M79.61,-55.08C84.16,-47.96 90.73,-37.68 96.4,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.83,-30.92 102.26,-20.61 93.93,-27.15 99.83,-30.92"/>
<path fill="none" stroke="#63b8ff" d="M79.61,-55.08C84.12,-48.03 90.59,-37.9 96.21,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.02,-31.2 101.45,-20.88 93.12,-27.43 99.02,-31.2"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -1,11 +1,11 @@
<map id="ciphers/uint128_t.hpp" name="ciphers/uint128_t.hpp">
<area shape="rect" id="Node000001" title=" " alt="" coords="109,5,254,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,80,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="159,34,80,74,78,69,156,29"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="159,34,81,74,79,69,156,29"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="104,79,173,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="176,33,155,68,151,65,172,30"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="176,33,156,67,151,64,172,30"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="197,79,251,105"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="190,30,212,65,207,68,186,33"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="190,30,211,64,207,67,186,33"/>
<area shape="rect" id="Node000005" title=" " alt="" coords="275,79,327,105"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="203,29,270,69,267,73,200,34"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="203,29,269,68,266,73,200,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: ciphers/uint128_t.hpp Pages: 1 -->
<svg width="250pt" 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="M114.23,-54.84C98.1,-46.58 73.97,-34.23 55.32,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.1,-21.14 46.6,-19.7 53.91,-27.38 57.1,-21.14"/>
<path fill="none" stroke="#63b8ff" d="M114.23,-54.84C98.25,-46.66 74.42,-34.46 55.84,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.45,-21.83 46.95,-20.39 54.26,-28.07 57.45,-21.83"/>
</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="M126.59,-55.08C122.31,-47.96 116.13,-37.68 110.8,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.42,-27.38 105.27,-20.61 107.42,-30.98 113.42,-27.38"/>
<path fill="none" stroke="#63b8ff" d="M126.59,-55.08C122.4,-48.11 116.4,-38.12 111.14,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.2,-27.68 106.05,-20.91 108.2,-31.28 114.2,-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="M137.16,-55.08C141.44,-47.96 147.62,-37.68 152.95,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="156.33,-30.98 158.48,-20.61 150.33,-27.38 156.33,-30.98"/>
<path fill="none" stroke="#63b8ff" d="M137.16,-55.08C141.35,-48.11 147.35,-38.12 152.61,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="155.55,-31.28 157.7,-20.91 149.55,-27.68 155.55,-31.28"/>
</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="M147.14,-54.84C160.85,-46.73 181.21,-34.68 197.22,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="198.71,-27.81 205.53,-19.7 195.14,-21.78 198.71,-27.81"/>
<path fill="none" stroke="#63b8ff" d="M147.14,-54.84C160.72,-46.81 180.83,-34.91 196.77,-25.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="198.41,-28.58 205.23,-20.47 194.84,-22.55 198.41,-28.58"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 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: ciphers/uint128_t.hpp Pages: 1 -->
<svg width="250pt" 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="M114.23,-54.84C98.1,-46.58 73.97,-34.23 55.32,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.1,-21.14 46.6,-19.7 53.91,-27.38 57.1,-21.14"/>
<path fill="none" stroke="#63b8ff" d="M114.23,-54.84C98.25,-46.66 74.42,-34.46 55.84,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.45,-21.83 46.95,-20.39 54.26,-28.07 57.45,-21.83"/>
</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="M126.59,-55.08C122.31,-47.96 116.13,-37.68 110.8,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="113.42,-27.38 105.27,-20.61 107.42,-30.98 113.42,-27.38"/>
<path fill="none" stroke="#63b8ff" d="M126.59,-55.08C122.4,-48.11 116.4,-38.12 111.14,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.2,-27.68 106.05,-20.91 108.2,-31.28 114.2,-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="M137.16,-55.08C141.44,-47.96 147.62,-37.68 152.95,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="156.33,-30.98 158.48,-20.61 150.33,-27.38 156.33,-30.98"/>
<path fill="none" stroke="#63b8ff" d="M137.16,-55.08C141.35,-48.11 147.35,-38.12 152.61,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="155.55,-31.28 157.7,-20.91 149.55,-27.68 155.55,-31.28"/>
</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="M147.14,-54.84C160.85,-46.73 181.21,-34.68 197.22,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="198.71,-27.81 205.53,-19.7 195.14,-21.78 198.71,-27.81"/>
<path fill="none" stroke="#63b8ff" d="M147.14,-54.84C160.72,-46.81 180.83,-34.91 196.77,-25.48"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="198.41,-28.58 205.23,-20.47 194.84,-22.55 198.41,-28.58"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB