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="machine_learning::aystar_search::AyStarSearch&lt; Puzzle &gt;" name="machine_learning::aystar_search::AyStarSearch&lt; Puzzle &gt;">
<area shape="rect" id="Node000001" title="A class defining A* search algorithm. for some initial state and final state." alt="" coords="8,346,175,402"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/memory/shared_ptr.html" title=" " alt="" coords="7,213,176,268"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="94,283,94,346,89,346,89,283"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="94,284,94,346,89,346,89,284"/>
<area shape="rect" id="Node000003" href="$da/d70/structmachine__learning_1_1aystar__search_1_1_ay_star_search_1_1_info.html" title="Struct that handles all the information related to the current state." alt="" coords="8,94,175,150"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="94,164,94,212,89,212,89,164"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="94,165,94,212,89,212,89,165"/>
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/memory/shared_ptr.html" title=" " alt="" coords="5,5,178,31"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="94,46,94,93,89,93,89,46"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="94,47,94,93,89,93,89,47"/>
</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: machine_learning::aystar_search::AyStarSearch&lt; Puzzle &gt; Pages: 1 -->
<svg width="137pt" height="306pt"
@@ -44,8 +44,8 @@
<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="M64.62,-89.19C64.62,-73.86 64.62,-55.77 64.62,-42.21"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-88.77 64.62,-98.77 68.13,-88.77 61.13,-88.77"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-88.3C64.62,-73.16 64.62,-55.51 64.62,-42.21"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-88.25 64.63,-98.25 68.13,-88.25 61.13,-88.25"/>
</a>
</g>
<text text-anchor="middle" x="76.62" y="-72.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> Final</text>
@@ -66,8 +66,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node3&#45;&gt;Node2</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-178.14C64.62,-166.29 64.62,-153.1 64.62,-142.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-177.95 64.62,-187.95 68.13,-177.95 61.13,-177.95"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-177.77C64.62,-166.02 64.62,-152.99 64.62,-142.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-177.43 64.63,-187.43 68.13,-177.43 61.13,-177.43"/>
</a>
</g>
<text text-anchor="middle" x="71.75" y="-161.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
@@ -85,8 +85,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node4&#45;&gt;Node3</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-266.92C64.62,-255.99 64.62,-242.48 64.62,-231.49"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-266.89 64.62,-276.89 68.13,-266.89 61.13,-266.89"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-266.57C64.62,-255.7 64.62,-242.36 64.62,-231.49"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-266.37 64.63,-276.37 68.13,-266.37 61.13,-266.37"/>
</a>
</g>
<text text-anchor="middle" x="77" y="-250.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> state</text>

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 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: machine_learning::aystar_search::AyStarSearch&lt; Puzzle &gt; Pages: 1 -->
<svg width="137pt" height="306pt"
@@ -34,8 +34,8 @@
<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="M64.62,-89.19C64.62,-73.86 64.62,-55.77 64.62,-42.21"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-88.77 64.62,-98.77 68.13,-88.77 61.13,-88.77"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-88.3C64.62,-73.16 64.62,-55.51 64.62,-42.21"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-88.25 64.63,-98.25 68.13,-88.25 61.13,-88.25"/>
</a>
</g>
<text text-anchor="middle" x="76.62" y="-72.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> Final</text>
@@ -56,8 +56,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node3&#45;&gt;Node2</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-178.14C64.62,-166.29 64.62,-153.1 64.62,-142.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-177.95 64.62,-187.95 68.13,-177.95 61.13,-177.95"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-177.77C64.62,-166.02 64.62,-152.99 64.62,-142.5"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-177.43 64.63,-187.43 68.13,-177.43 61.13,-177.43"/>
</a>
</g>
<text text-anchor="middle" x="71.75" y="-161.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
@@ -75,8 +75,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node4&#45;&gt;Node3</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-266.92C64.62,-255.99 64.62,-242.48 64.62,-231.49"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-266.89 64.62,-276.89 68.13,-266.89 61.13,-266.89"/>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M64.62,-266.57C64.62,-255.7 64.62,-242.36 64.62,-231.49"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="61.13,-266.37 64.63,-276.37 68.13,-266.37 61.13,-266.37"/>
</a>
</g>
<text text-anchor="middle" x="77" y="-250.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> state</text>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB