mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 03:28:29 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<map id="machine_learning::aystar_search::AyStarSearch< Puzzle >" name="machine_learning::aystar_search::AyStarSearch< Puzzle >">
|
||||
<area shape="rect" id="node1" title="A class defining A* search algorithm. for some initial state and final state." alt="" coords="8,346,175,402"/>
|
||||
<area shape="rect" id="node2" 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="rect" id="node3" 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="rect" id="node4" 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="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="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="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"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
4886e49e70f8120b53ba7c3f9b8353a0
|
||||
fbc1114ae4793053772bde7f6f23e019
|
||||
@@ -6,12 +6,22 @@
|
||||
<!-- Title: machine_learning::aystar_search::AyStarSearch< Puzzle > Pages: 1 -->
|
||||
<svg width="137pt" height="306pt"
|
||||
viewBox="0.00 0.00 137.25 305.50" 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" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></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 301.5)">
|
||||
<title>machine_learning::aystar_search::AyStarSearch< Puzzle ></title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="A class defining A* search algorithm. for some initial state and final state.">
|
||||
<g id="a_Node000001"><a xlink:title="A class defining A* search algorithm. for some initial state and final state.">
|
||||
<polygon fill="#999999" stroke="#666666" points="127,-41.75 2.25,-41.75 2.25,0 127,0 127,-41.75"/>
|
||||
<text text-anchor="start" x="10.25" y="-28.25" font-family="Helvetica,sans-Serif" font-size="10.00">machine_learning::aystar</text>
|
||||
<text text-anchor="start" x="10.25" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">_search::AyStarSearch<</text>
|
||||
@@ -20,9 +30,9 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="128.12,-142 1.12,-142 1.12,-100.25 128.12,-100.25 128.12,-142"/>
|
||||
<text text-anchor="start" x="9.12" y="-128.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< machine</text>
|
||||
<text text-anchor="start" x="9.12" y="-117.25" font-family="Helvetica,sans-Serif" font-size="10.00">_learning::aystar_search</text>
|
||||
@@ -31,17 +41,20 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<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="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"/>
|
||||
<text text-anchor="middle" x="76.62" y="-72.75" font-family="Helvetica,sans-Serif" font-size="10.00"> Final</text>
|
||||
<text text-anchor="middle" x="76.62" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00">Initial</text>
|
||||
</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>
|
||||
<text text-anchor="middle" x="76.62" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">Initial</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="../../da/d70/structmachine__learning_1_1aystar__search_1_1_ay_star_search_1_1_info.html" target="_top" xlink:title="Struct that handles all the information related to the current state.">
|
||||
<g id="a_Node000003"><a xlink:href="../../da/d70/structmachine__learning_1_1aystar__search_1_1_ay_star_search_1_1_info.html" target="_top" xlink:title="Struct that handles all the information related to the current state.">
|
||||
<polygon fill="white" stroke="#666666" points="127,-231 2.25,-231 2.25,-189.25 127,-189.25 127,-231"/>
|
||||
<text text-anchor="start" x="10.25" y="-217.5" font-family="Helvetica,sans-Serif" font-size="10.00">machine_learning::aystar</text>
|
||||
<text text-anchor="start" x="10.25" y="-206.25" font-family="Helvetica,sans-Serif" font-size="10.00">_search::AyStarSearch<</text>
|
||||
@@ -50,27 +63,48 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->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"/>
|
||||
<text text-anchor="middle" x="71.75" y="-161.75" font-family="Helvetica,sans-Serif" font-size="10.00"> ptr</text>
|
||||
</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>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<g id="a_Node000004"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="129.25,-297.5 0,-297.5 0,-278.25 129.25,-278.25 129.25,-297.5"/>
|
||||
<text text-anchor="middle" x="64.62" y="-284" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< Puzzle ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node3 -->
|
||||
<g id="edge3" class="edge">
|
||||
<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="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"/>
|
||||
<text text-anchor="middle" x="77" y="-250.75" font-family="Helvetica,sans-Serif" font-size="10.00"> state</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="77" y="-250.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> state</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 5.7 KiB |
@@ -0,0 +1,85 @@
|
||||
<?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.0.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: machine_learning::aystar_search::AyStarSearch< Puzzle > Pages: 1 -->
|
||||
<svg width="137pt" height="306pt"
|
||||
viewBox="0.00 0.00 137.25 305.50" 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 301.5)">
|
||||
<title>machine_learning::aystar_search::AyStarSearch< Puzzle ></title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="A class defining A* search algorithm. for some initial state and final state.">
|
||||
<polygon fill="#999999" stroke="#666666" points="127,-41.75 2.25,-41.75 2.25,0 127,0 127,-41.75"/>
|
||||
<text text-anchor="start" x="10.25" y="-28.25" font-family="Helvetica,sans-Serif" font-size="10.00">machine_learning::aystar</text>
|
||||
<text text-anchor="start" x="10.25" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">_search::AyStarSearch<</text>
|
||||
<text text-anchor="middle" x="64.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00"> Puzzle ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="128.12,-142 1.12,-142 1.12,-100.25 128.12,-100.25 128.12,-142"/>
|
||||
<text text-anchor="start" x="9.12" y="-128.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< machine</text>
|
||||
<text text-anchor="start" x="9.12" y="-117.25" font-family="Helvetica,sans-Serif" font-size="10.00">_learning::aystar_search</text>
|
||||
<text text-anchor="middle" x="64.62" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">::AyStarSearch::Info ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<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="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"/>
|
||||
</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>
|
||||
<text text-anchor="middle" x="76.62" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey">Initial</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:href="../../da/d70/structmachine__learning_1_1aystar__search_1_1_ay_star_search_1_1_info.html" target="_top" xlink:title="Struct that handles all the information related to the current state.">
|
||||
<polygon fill="white" stroke="#666666" points="127,-231 2.25,-231 2.25,-189.25 127,-189.25 127,-231"/>
|
||||
<text text-anchor="start" x="10.25" y="-217.5" font-family="Helvetica,sans-Serif" font-size="10.00">machine_learning::aystar</text>
|
||||
<text text-anchor="start" x="10.25" y="-206.25" font-family="Helvetica,sans-Serif" font-size="10.00">_search::AyStarSearch<</text>
|
||||
<text text-anchor="middle" x="64.62" y="-195" font-family="Helvetica,sans-Serif" font-size="10.00"> Puzzle >::Info</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->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"/>
|
||||
</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>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="129.25,-297.5 0,-297.5 0,-278.25 129.25,-278.25 129.25,-297.5"/>
|
||||
<text text-anchor="middle" x="64.62" y="-284" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< Puzzle ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node3 -->
|
||||
<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="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"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="77" y="-250.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> state</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 4.9 KiB |
Reference in New Issue
Block a user