Documentation for 53a6c16730

This commit is contained in:
github-actions
2022-01-16 16:05:19 +00:00
parent 778f1be9e5
commit 2cab28c905
3620 changed files with 52045 additions and 41188 deletions

View File

@@ -0,0 +1,6 @@
<map id="machine_learning::aystar_search::EightPuzzle&lt; N &gt;" name="machine_learning::aystar_search::EightPuzzle&lt; N &gt;">
<area shape="rect" id="node1" title="A class defining EightPuzzle/15&#45;Puzzle game." alt="" coords="464,37,644,79"/>
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array" title=" " alt="" coords="228,5,372,47"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector" title=" " alt="" coords="229,71,371,112"/>
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/utility/pair" title=" " alt="" coords="5,71,123,112"/>
</map>

View File

@@ -0,0 +1 @@
4f74759de08fdf502713b40bcd56062c

View File

@@ -0,0 +1,74 @@
<?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 2.50.0 (20211204.2007)
-->
<!-- Title: machine_learning::aystar_search::EightPuzzle&lt; N &gt; Pages: 1 -->
<svg width="487pt" height="88pt"
viewBox="0.00 0.00 487.00 88.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 84)">
<title>machine_learning::aystar_search::EightPuzzle&lt; N &gt;</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-84 483,-84 483,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="A class defining EightPuzzle/15&#45;Puzzle game.">
<polygon fill="#bfbfbf" stroke="black" points="344,-25.5 344,-55.5 479,-55.5 479,-25.5 344,-25.5"/>
<text text-anchor="start" x="352" y="-43.5" font-family="Helvetica,sans-Serif" font-size="10.00">machine_learning::aystar</text>
<text text-anchor="middle" x="411.5" y="-32.5" font-family="Helvetica,sans-Serif" font-size="10.00">_search::EightPuzzle&lt; N &gt;</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/array" xlink:title=" ">
<polygon fill="white" stroke="black" points="167,-49.5 167,-79.5 275,-79.5 275,-49.5 167,-49.5"/>
<text text-anchor="start" x="175" y="-67.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::array&lt; std::array</text>
<text text-anchor="middle" x="221" y="-56.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; uint32_t, 3 &gt;, 3 &gt;</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M284.99,-56.48C303.87,-54.08 324.65,-51.43 343.76,-49"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="284.49,-53.02 275.01,-57.75 285.37,-59.96 284.49,-53.02"/>
<text text-anchor="middle" x="309.5" y="-57.5" font-family="Helvetica,sans-Serif" font-size="10.00"> board</text>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector" xlink:title=" ">
<polygon fill="white" stroke="black" points="167.5,-0.5 167.5,-30.5 274.5,-30.5 274.5,-0.5 167.5,-0.5"/>
<text text-anchor="start" x="175.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector&lt; std::pair</text>
<text text-anchor="middle" x="221" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; int8_t, int8_t &gt; &gt;</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M284.55,-23.8C303.56,-26.32 324.51,-29.1 343.78,-31.65"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="284.88,-20.31 274.51,-22.46 283.96,-27.25 284.88,-20.31"/>
<text text-anchor="middle" x="309.5" y="-31.5" font-family="Helvetica,sans-Serif" font-size="10.00"> moves</text>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/utility/pair" xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-30.5 88,-30.5 88,-0.5 0,-0.5"/>
<text text-anchor="start" x="8" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::pair&lt; int8_t,</text>
<text text-anchor="middle" x="44" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00"> int8_t &gt;</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node4&#45;&gt;Node3</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M98.36,-15.5C120.22,-15.5 145.45,-15.5 167.25,-15.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="98.26,-12 88.26,-15.5 98.26,-19 98.26,-12"/>
<text text-anchor="middle" x="127.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 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.2"/>
<meta name="generator" content="Doxygen 1.9.3"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: linkedlist Struct Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -30,8 +30,8 @@ MathJax.Hub.Config({
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">Algorithms_in_C++<span id="projectnumber">&#160;1.0.0</span>
</div>
<div id="projectbrief">Set of algorithms implemented in C++.</div>
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.2 -->
<!-- Generated by Doxygen 1.9.3 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search",'Search','.html');
@@ -121,7 +121,7 @@ int&#160;</td><td class="memItemRight" valign="bottom"><b>data</b></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../d0/dff/structlinkedlist.html">linkedlist</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.2 </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.3 </li>
</ul>
</div>
</body>