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,9 +1,9 @@
<map id="data_structures/sparse_table.cpp" name="data_structures/sparse_table.cpp">
<area shape="rect" id="Node000001" title="Implementation of Sparse Table for min() function." alt="" coords="35,5,189,46"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,56,120"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="94,48,55,85,51,82,90,44"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="94,48,56,85,52,81,90,44"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="80,94,144,120"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="115,46,115,79,109,79,109,46"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="115,46,115,78,109,78,109,46"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="168,94,240,120"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="136,44,180,82,177,86,133,48"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="136,44,180,82,176,86,133,48"/>
</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: data_structures/sparse_table.cpp Pages: 1 -->
<svg width="184pt" height="94pt"
@@ -41,8 +41,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="M64.8,-54.95C56.04,-46.5 44.99,-35.83 35.93,-27.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="38.9,-25.13 29.28,-20.7 34.04,-30.16 38.9,-25.13"/>
<path fill="none" stroke="#63b8ff" d="M64.8,-54.95C56.22,-46.67 45.44,-36.27 36.48,-27.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="38.99,-25.18 29.37,-20.75 34.13,-30.22 38.99,-25.18"/>
</a>
</g>
</g>
@@ -59,8 +59,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.88,-54.95C79.88,-47.62 79.88,-38.62 79.88,-30.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.38,-30.7 79.88,-20.7 76.38,-30.7 83.38,-30.7"/>
<path fill="none" stroke="#63b8ff" d="M79.88,-54.95C79.88,-47.71 79.88,-38.84 79.88,-30.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.38,-31.21 79.88,-21.21 76.38,-31.21 83.38,-31.21"/>
</a>
</g>
</g>
@@ -77,8 +77,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="M96.93,-54.95C106.93,-46.41 119.59,-35.62 129.9,-26.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="131.9,-28.85 137.24,-19.7 127.36,-23.53 131.9,-28.85"/>
<path fill="none" stroke="#63b8ff" d="M96.93,-54.95C106.83,-46.5 119.33,-35.83 129.59,-27.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="131.75,-29.84 137.09,-20.68 127.21,-24.51 131.75,-29.84"/>
</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: data_structures/sparse_table.cpp Pages: 1 -->
<svg width="184pt" height="94pt"
@@ -31,8 +31,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="M64.8,-54.95C56.04,-46.5 44.99,-35.83 35.93,-27.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="38.9,-25.13 29.28,-20.7 34.04,-30.16 38.9,-25.13"/>
<path fill="none" stroke="#63b8ff" d="M64.8,-54.95C56.22,-46.67 45.44,-36.27 36.48,-27.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="38.99,-25.18 29.37,-20.75 34.13,-30.22 38.99,-25.18"/>
</a>
</g>
</g>
@@ -49,8 +49,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.88,-54.95C79.88,-47.62 79.88,-38.62 79.88,-30.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.38,-30.7 79.88,-20.7 76.38,-30.7 83.38,-30.7"/>
<path fill="none" stroke="#63b8ff" d="M79.88,-54.95C79.88,-47.71 79.88,-38.84 79.88,-30.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="83.38,-31.21 79.88,-21.21 76.38,-31.21 83.38,-31.21"/>
</a>
</g>
</g>
@@ -67,8 +67,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="M96.93,-54.95C106.93,-46.41 119.59,-35.62 129.9,-26.81"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="131.9,-28.85 137.24,-19.7 127.36,-23.53 131.9,-28.85"/>
<path fill="none" stroke="#63b8ff" d="M96.93,-54.95C106.83,-46.5 119.33,-35.83 129.59,-27.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="131.75,-29.84 137.09,-20.68 127.21,-24.51 131.75,-29.84"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

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++: dp Namespace 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');
@@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('df/d88/namespacedp.html','../../'); in
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../df/d88/namespacedp.html">dp</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>