mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<map id="machine_learning::aystar_search::EightPuzzle< N >" name="machine_learning::aystar_search::EightPuzzle< N >">
|
||||
<area shape="rect" id="Node000001" title="A class defining EightPuzzle/15-Puzzle game." alt="" coords="461,37,640,78"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/array.html" title=" " alt="" coords="227,5,370,46"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="385,34,461,44,460,49,385,39"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="386,34,461,44,460,49,385,39"/>
|
||||
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="227,71,370,111"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="384,77,460,67,461,72,385,82"/>
|
||||
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/utility/pair.html" title=" " alt="" coords="5,71,122,111"/>
|
||||
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="137,88,227,88,227,94,137,94"/>
|
||||
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="138,88,227,88,227,94,138,94"/>
|
||||
</map>
|
||||
|
||||
@@ -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: machine_learning::aystar_search::EightPuzzle< N > Pages: 1 -->
|
||||
<svg width="484pt" height="88pt"
|
||||
@@ -42,8 +42,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M284.74,-56.05C303,-53.71 322.93,-51.15 341.35,-48.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="284.38,-52.69 274.91,-57.44 285.27,-59.64 284.38,-52.69"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M285.25,-55.98C303.37,-53.66 323.11,-51.13 341.35,-48.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="284.88,-52.5 275.41,-57.24 285.77,-59.44 284.88,-52.5"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="307.62" y="-56" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> board</text>
|
||||
@@ -62,8 +62,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node3->Node1</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M284.3,-23.73C302.69,-26.19 322.8,-28.87 341.36,-31.35"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="284.78,-20.13 274.41,-22.28 283.86,-27.07 284.78,-20.13"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M284.56,-23.77C302.87,-26.21 322.89,-28.89 341.36,-31.35"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="285.28,-20.33 274.91,-22.48 284.36,-27.27 285.28,-20.33"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="307.62" y="-31" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> moves</text>
|
||||
@@ -82,8 +82,8 @@
|
||||
<g id="edge3_Node000003_Node000004" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M98.56,-15.25C120.01,-15.25 144.61,-15.25 165.94,-15.25"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="98.67,-11.75 88.67,-15.25 98.67,-18.75 98.67,-11.75"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M99.15,-15.25C120.46,-15.25 144.8,-15.25 165.94,-15.25"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="99.18,-11.75 89.18,-15.25 99.18,-18.75 99.18,-11.75"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="126.62" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
@@ -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: machine_learning::aystar_search::EightPuzzle< N > Pages: 1 -->
|
||||
<svg width="484pt" height="88pt"
|
||||
@@ -32,8 +32,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M284.74,-56.05C303,-53.71 322.93,-51.15 341.35,-48.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="284.38,-52.69 274.91,-57.44 285.27,-59.64 284.38,-52.69"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M285.25,-55.98C303.37,-53.66 323.11,-51.13 341.35,-48.79"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="284.88,-52.5 275.41,-57.24 285.77,-59.44 284.88,-52.5"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="307.62" y="-56" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> board</text>
|
||||
@@ -52,8 +52,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node3->Node1</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M284.3,-23.73C302.69,-26.19 322.8,-28.87 341.36,-31.35"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="284.78,-20.13 274.41,-22.28 283.86,-27.07 284.78,-20.13"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M284.56,-23.77C302.87,-26.21 322.89,-28.89 341.36,-31.35"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="285.28,-20.33 274.91,-22.48 284.36,-27.27 285.28,-20.33"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="307.62" y="-31" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> moves</text>
|
||||
@@ -72,8 +72,8 @@
|
||||
<g id="edge3_Node000003_Node000004" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M98.56,-15.25C120.01,-15.25 144.61,-15.25 165.94,-15.25"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="98.67,-11.75 88.67,-15.25 98.67,-18.75 98.67,-11.75"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M99.15,-15.25C120.46,-15.25 144.8,-15.25 165.94,-15.25"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="99.18,-11.75 89.18,-15.25 99.18,-18.75 99.18,-11.75"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="126.62" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
@@ -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++: linkedlist Struct 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&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
|
||||
@@ -111,15 +111,15 @@ Collaboration diagram for linkedlist:</div>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
|
||||
Public Attributes</h2></td></tr>
|
||||
<tr class="memitem:a4e025f2bca6ab3ae7b0408a416d53d93"><td class="memItemLeft" align="right" valign="top"><a id="a4e025f2bca6ab3ae7b0408a416d53d93" name="a4e025f2bca6ab3ae7b0408a416d53d93"></a>
|
||||
<tr class="memitem:a4e025f2bca6ab3ae7b0408a416d53d93" id="r_a4e025f2bca6ab3ae7b0408a416d53d93"><td class="memItemLeft" align="right" valign="top"><a id="a4e025f2bca6ab3ae7b0408a416d53d93" name="a4e025f2bca6ab3ae7b0408a416d53d93"></a>
|
||||
int </td><td class="memItemRight" valign="bottom"><b>data</b></td></tr>
|
||||
<tr class="separator:a4e025f2bca6ab3ae7b0408a416d53d93"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a698c32a2f4e48b98bb540f518d2937a0"><td class="memItemLeft" align="right" valign="top"><a id="a698c32a2f4e48b98bb540f518d2937a0" name="a698c32a2f4e48b98bb540f518d2937a0"></a>
|
||||
<tr class="memitem:a698c32a2f4e48b98bb540f518d2937a0" id="r_a698c32a2f4e48b98bb540f518d2937a0"><td class="memItemLeft" align="right" valign="top"><a id="a698c32a2f4e48b98bb540f518d2937a0" name="a698c32a2f4e48b98bb540f518d2937a0"></a>
|
||||
<a class="el" href="../../d0/dff/structlinkedlist.html">linkedlist</a> * </td><td class="memItemRight" valign="bottom"><b>next</b></td></tr>
|
||||
<tr class="separator:a698c32a2f4e48b98bb540f518d2937a0"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<hr/>The documentation for this struct was generated from the following file:<ul>
|
||||
<li>data_structures/queue_using_linkedlist.cpp</li>
|
||||
<li>data_structures/<b>queue_using_linkedlist.cpp</b></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
@@ -127,7 +127,7 @@ int </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.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>
|
||||
|
||||
Reference in New Issue
Block a user