Documentation for f1eddf4d65

This commit is contained in:
realstealthninja
2025-07-09 10:53:16 +00:00
parent e7edde96ab
commit b41207008f
2497 changed files with 31270 additions and 40283 deletions

View File

@@ -1,5 +1,5 @@
<map id="catalan_numbers" name="catalan_numbers">
<area shape="rect" id="Node000001" title="computes and caches Catalan numbers" alt="" coords="8,109,129,135"/>
<area shape="rect" id="Node000001" title="computes and caches Catalan numbers" alt="" coords="8,117,129,143"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,5,132,46"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="71,61,71,109,66,109,66,61"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="71,62,71,117,66,117,66,62"/>
</map>

View File

@@ -1 +1 @@
aa97625a993f74af9da17cfc12c93640
4127cd463715194b69893c3c666faa4d

View File

@@ -1,11 +1,11 @@
<?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 12.2.1 (20241206.2353)
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
-->
<!-- Title: catalan_numbers Pages: 1 -->
<svg width="103pt" height="105pt"
viewBox="0.00 0.00 102.75 105.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="103pt" height="111pt"
viewBox="0.00 0.00 103.00 111.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
@@ -17,14 +17,14 @@
]]></style>
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 101)">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 107)">
<title>catalan_numbers</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="computes and caches Catalan numbers">
<polygon fill="#999999" stroke="#666666" points="92.5,-19.25 2.25,-19.25 2.25,0 92.5,0 92.5,-19.25"/>
<text text-anchor="middle" x="47.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">catalan_numbers</text>
<text xml:space="preserve" text-anchor="middle" x="47.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">catalan_numbers</text>
</a>
</g>
</g>
@@ -32,9 +32,9 @@
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="94.75,-97 0,-97 0,-66.5 94.75,-66.5 94.75,-97"/>
<text text-anchor="start" x="8" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; value</text>
<text text-anchor="middle" x="47.38" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">_type &gt;</text>
<polygon fill="white" stroke="#666666" points="94.75,-103 0,-103 0,-72.5 94.75,-72.5 94.75,-103"/>
<text xml:space="preserve" text-anchor="start" x="8" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; value</text>
<text xml:space="preserve" text-anchor="middle" x="47.38" y="-78.25" font-family="Helvetica,sans-Serif" font-size="10.00">_type &gt;</text>
</a>
</g>
</g>
@@ -42,11 +42,11 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M47.38,-54.98C47.38,-42.48 47.38,-28.27 47.38,-19.38"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="43.88,-54.71 47.38,-64.71 50.88,-54.71 43.88,-54.71"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M47.38,-60.85C47.38,-46.53 47.38,-29.63 47.38,-19.54"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="43.88,-60.56 47.38,-70.56 50.88,-60.56 43.88,-60.56"/>
</a>
</g>
<text text-anchor="middle" x="63.12" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> known</text>
<text xml:space="preserve" text-anchor="start" x="50.38" y="-42" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">known</text>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -1,19 +1,19 @@
<?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 12.2.1 (20241206.2353)
<!-- Generated by graphviz version 13.0.1 (20250615.1724)
-->
<!-- Title: catalan_numbers Pages: 1 -->
<svg width="103pt" height="105pt"
viewBox="0.00 0.00 102.75 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)">
<svg width="103pt" height="111pt"
viewBox="0.00 0.00 103.00 111.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 107)">
<title>catalan_numbers</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="computes and caches Catalan numbers">
<polygon fill="#999999" stroke="#666666" points="92.5,-19.25 2.25,-19.25 2.25,0 92.5,0 92.5,-19.25"/>
<text text-anchor="middle" x="47.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">catalan_numbers</text>
<text xml:space="preserve" text-anchor="middle" x="47.38" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">catalan_numbers</text>
</a>
</g>
</g>
@@ -21,9 +21,9 @@
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:title=" ">
<polygon fill="white" stroke="#666666" points="94.75,-97 0,-97 0,-66.5 94.75,-66.5 94.75,-97"/>
<text text-anchor="start" x="8" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; value</text>
<text text-anchor="middle" x="47.38" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">_type &gt;</text>
<polygon fill="white" stroke="#666666" points="94.75,-103 0,-103 0,-72.5 94.75,-72.5 94.75,-103"/>
<text xml:space="preserve" text-anchor="start" x="8" y="-89.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; value</text>
<text xml:space="preserve" text-anchor="middle" x="47.38" y="-78.25" font-family="Helvetica,sans-Serif" font-size="10.00">_type &gt;</text>
</a>
</g>
</g>
@@ -31,11 +31,11 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M47.38,-54.98C47.38,-42.48 47.38,-28.27 47.38,-19.38"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="43.88,-54.71 47.38,-64.71 50.88,-54.71 43.88,-54.71"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M47.38,-60.85C47.38,-46.53 47.38,-29.63 47.38,-19.54"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="43.88,-60.56 47.38,-70.56 50.88,-60.56 43.88,-60.56"/>
</a>
</g>
<text text-anchor="middle" x="63.12" y="-39" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> known</text>
<text xml:space="preserve" text-anchor="start" x="50.38" y="-42" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">known</text>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB