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

@@ -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++: graph/hamiltons_cycle.cpp File 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');
@@ -116,15 +116,15 @@ Include dependency graph for hamiltons_cycle.cpp:</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:abcf824e347eecfeeb69ea0280f34f3e4"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html#abcf824e347eecfeeb69ea0280f34f3e4">hamilton_cycle</a> (const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; bool &gt; &gt; &amp;routes)</td></tr>
<tr class="memitem:abcf824e347eecfeeb69ea0280f34f3e4" id="r_abcf824e347eecfeeb69ea0280f34f3e4"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html#abcf824e347eecfeeb69ea0280f34f3e4">hamilton_cycle</a> (const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; bool &gt; &gt; &amp;routes)</td></tr>
<tr class="separator:abcf824e347eecfeeb69ea0280f34f3e4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae7880ce913f3058a35ff106d5be9e243"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html#ae7880ce913f3058a35ff106d5be9e243">test1</a> ()</td></tr>
<tr class="memitem:ae7880ce913f3058a35ff106d5be9e243" id="r_ae7880ce913f3058a35ff106d5be9e243"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html#ae7880ce913f3058a35ff106d5be9e243">test1</a> ()</td></tr>
<tr class="separator:ae7880ce913f3058a35ff106d5be9e243"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a45d94ead4cf4e1ff9f87c38bc99f59ae"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html#a45d94ead4cf4e1ff9f87c38bc99f59ae">test2</a> ()</td></tr>
<tr class="memitem:a45d94ead4cf4e1ff9f87c38bc99f59ae" id="r_a45d94ead4cf4e1ff9f87c38bc99f59ae"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html#a45d94ead4cf4e1ff9f87c38bc99f59ae">test2</a> ()</td></tr>
<tr class="separator:a45d94ead4cf4e1ff9f87c38bc99f59ae"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0cc94918b6831f308d4fe4fa27f08299"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html#a0cc94918b6831f308d4fe4fa27f08299">test3</a> ()</td></tr>
<tr class="memitem:a0cc94918b6831f308d4fe4fa27f08299" id="r_a0cc94918b6831f308d4fe4fa27f08299"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html#a0cc94918b6831f308d4fe4fa27f08299">test3</a> ()</td></tr>
<tr class="separator:a0cc94918b6831f308d4fe4fa27f08299"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3c04138a5bfe5d72780bb7e82a18e627"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">main</a> (int argc, char **argv)</td></tr>
<tr class="memitem:a3c04138a5bfe5d72780bb7e82a18e627" id="r_a3c04138a5bfe5d72780bb7e82a18e627"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html#a3c04138a5bfe5d72780bb7e82a18e627">main</a> (int argc, char **argv)</td></tr>
<tr class="separator:a3c04138a5bfe5d72780bb7e82a18e627"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
@@ -411,7 +411,7 @@ Here is the call graph for this function:</div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_12552d7fa429bf94a2e32e5cf39f7e69.html">graph</a></li><li class="navelem"><a class="el" href="../../dd/d0c/hamiltons__cycle_8cpp.html">hamiltons_cycle.cpp</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>

View File

@@ -1,7 +1,7 @@
<map id="test3" name="test3">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,56,31"/>
<area shape="rect" id="Node000002" href="$dd/d0c/hamiltons__cycle_8cpp.html#abcf824e347eecfeeb69ea0280f34f3e4" title=" " alt="" coords="104,5,212,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="56,16,89,16,89,21,56,21"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="56,16,88,16,88,21,56,21"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/push_back.html#" title=" " alt="" coords="260,5,414,31"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="213,16,245,16,245,21,213,21"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="213,16,244,16,244,21,213,21"/>
</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: test3 Pages: 1 -->
<svg width="315pt" height="27pt"
@@ -40,8 +40,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="M37.9,-9.62C45.07,-9.62 53.71,-9.62 62.54,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.33,-13.13 72.33,-9.62 62.33,-6.13 62.33,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M37.9,-9.62C44.91,-9.62 53.33,-9.62 61.96,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.82,-13.13 71.82,-9.63 61.82,-6.13 61.82,-13.13"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.22,-9.62 171.52,-9.62 179.85,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.79,-13.13 189.79,-9.62 179.79,-6.13 179.79,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.05,-9.62 171.15,-9.62 179.29,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.28,-13.13 189.28,-9.63 179.28,-6.13 179.28,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 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: test3 Pages: 1 -->
<svg width="315pt" height="27pt"
@@ -30,8 +30,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="M37.9,-9.62C45.07,-9.62 53.71,-9.62 62.54,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.33,-13.13 72.33,-9.62 62.33,-6.13 62.33,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M37.9,-9.62C44.91,-9.62 53.33,-9.62 61.96,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.82,-13.13 71.82,-9.63 61.82,-6.13 61.82,-13.13"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.22,-9.62 171.52,-9.62 179.85,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.79,-13.13 189.79,-9.62 179.79,-6.13 179.79,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.05,-9.62 171.15,-9.62 179.29,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.28,-13.13 189.28,-9.63 179.28,-6.13 179.28,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -1,15 +1,15 @@
<map id="main" name="main">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,55,55,80"/>
<area shape="rect" id="Node000002" href="$dd/d0c/hamiltons__cycle_8cpp.html#ae7880ce913f3058a35ff106d5be9e243" title=" " alt="" coords="103,5,153,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="54,53,89,35,91,40,56,58"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="54,53,88,35,90,40,56,58"/>
<area shape="rect" id="Node000005" href="$dd/d0c/hamiltons__cycle_8cpp.html#a45d94ead4cf4e1ff9f87c38bc99f59ae" title=" " alt="" coords="103,55,153,80"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="55,65,88,65,88,70,55,70"/>
<area shape="rect" id="Node000006" href="$dd/d0c/hamiltons__cycle_8cpp.html#a0cc94918b6831f308d4fe4fa27f08299" title=" " alt="" coords="103,104,153,130"/>
<area shape="poly" id="edge6_Node000001_Node000006" title=" " alt="" coords="56,77,91,95,89,100,54,82"/>
<area shape="poly" id="edge6_Node000001_Node000006" title=" " alt="" coords="56,77,90,95,88,100,54,82"/>
<area shape="rect" id="Node000003" href="$dd/d0c/hamiltons__cycle_8cpp.html#abcf824e347eecfeeb69ea0280f34f3e4" title=" " alt="" coords="201,55,309,80"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="154,25,208,46,206,51,152,30"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="154,25,207,46,205,51,152,30"/>
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/push_back.html#" title=" " alt="" coords="357,55,512,80"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="310,65,342,65,342,70,310,70"/>
<area shape="poly" id="edge5_Node000005_Node000003" title=" " alt="" coords="153,65,186,65,186,70,153,70"/>
<area shape="poly" id="edge7_Node000006_Node000003" title=" " alt="" coords="152,105,206,84,208,89,154,110"/>
<area shape="poly" id="edge5_Node000005_Node000003" title=" " alt="" coords="153,65,185,65,185,70,153,70"/>
<area shape="poly" id="edge7_Node000006_Node000003" title=" " alt="" coords="152,105,205,84,207,89,154,110"/>
</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: main Pages: 1 -->
<svg width="388pt" height="101pt"
@@ -40,8 +40,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="M37.14,-55.77C45.06,-59.88 54.59,-64.81 63.41,-69.39"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.45,-72.83 71.94,-74.33 64.67,-66.62 61.45,-72.83"/>
<path fill="none" stroke="#63b8ff" d="M37.14,-55.77C44.89,-59.79 54.18,-64.6 62.84,-69.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.11,-72.14 71.6,-73.63 64.33,-65.92 61.11,-72.14"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.14,-46.62C44.64,-46.62 53.57,-46.62 61.98,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.94,-50.13 71.94,-46.62 61.94,-43.13 61.94,-50.13"/>
<path fill="none" stroke="#63b8ff" d="M37.14,-46.62C44.55,-46.62 53.37,-46.62 61.69,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.43,-50.13 71.43,-46.63 61.43,-43.13 61.43,-50.13"/>
</a>
</g>
</g>
@@ -76,8 +76,8 @@
<g id="edge6_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge6_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.14,-37.48C45.06,-33.37 54.59,-28.44 63.41,-23.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="64.67,-26.63 71.94,-18.92 61.45,-20.42 64.67,-26.63"/>
<path fill="none" stroke="#63b8ff" d="M37.14,-37.48C44.89,-33.46 54.18,-28.65 62.84,-24.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="64.33,-27.33 71.6,-19.62 61.11,-21.11 64.33,-27.33"/>
</a>
</g>
</g>
@@ -94,8 +94,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.9,-76.49C122.24,-72.01 137.25,-66.07 150.89,-60.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.97,-63.61 159.98,-56.67 149.39,-57.1 151.97,-63.61"/>
<path fill="none" stroke="#63b8ff" d="M110.9,-76.49C122.12,-72.05 136.95,-66.18 150.49,-60.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.56,-64.17 159.57,-57.23 148.99,-57.66 151.56,-64.17"/>
</a>
</g>
</g>
@@ -112,8 +112,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M228.49,-46.62C236.22,-46.62 244.52,-46.62 252.85,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="252.79,-50.13 262.79,-46.62 252.79,-43.13 252.79,-50.13"/>
<path fill="none" stroke="#63b8ff" d="M228.49,-46.62C236.05,-46.62 244.15,-46.62 252.29,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="252.28,-50.13 262.28,-46.63 252.28,-43.13 252.28,-50.13"/>
</a>
</g>
</g>
@@ -121,8 +121,8 @@
<g id="edge5_Node000005_Node000003" class="edge">
<title>Node5&#45;&gt;Node3</title>
<g id="a_edge5_Node000005_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.9,-46.62C118.07,-46.62 126.71,-46.62 135.54,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.33,-50.13 145.33,-46.62 135.33,-43.13 135.33,-50.13"/>
<path fill="none" stroke="#63b8ff" d="M110.9,-46.62C117.91,-46.62 126.33,-46.62 134.96,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.82,-50.13 144.82,-46.63 134.82,-43.13 134.82,-50.13"/>
</a>
</g>
</g>
@@ -130,8 +130,8 @@
<g id="edge7_Node000006_Node000003" class="edge">
<title>Node6&#45;&gt;Node3</title>
<g id="a_edge7_Node000006_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.9,-16.76C122.24,-21.24 137.25,-27.18 150.89,-32.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.39,-36.15 159.98,-36.58 151.97,-29.64 149.39,-36.15"/>
<path fill="none" stroke="#63b8ff" d="M110.9,-16.76C122.12,-21.2 136.95,-27.07 150.49,-32.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.99,-35.59 159.57,-36.02 151.56,-29.08 148.99,-35.59"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 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: main Pages: 1 -->
<svg width="388pt" height="101pt"
@@ -30,8 +30,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="M37.14,-55.77C45.06,-59.88 54.59,-64.81 63.41,-69.39"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.45,-72.83 71.94,-74.33 64.67,-66.62 61.45,-72.83"/>
<path fill="none" stroke="#63b8ff" d="M37.14,-55.77C44.89,-59.79 54.18,-64.6 62.84,-69.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.11,-72.14 71.6,-73.63 64.33,-65.92 61.11,-72.14"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.14,-46.62C44.64,-46.62 53.57,-46.62 61.98,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.94,-50.13 71.94,-46.62 61.94,-43.13 61.94,-50.13"/>
<path fill="none" stroke="#63b8ff" d="M37.14,-46.62C44.55,-46.62 53.37,-46.62 61.69,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.43,-50.13 71.43,-46.63 61.43,-43.13 61.43,-50.13"/>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<g id="edge6_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge6_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.14,-37.48C45.06,-33.37 54.59,-28.44 63.41,-23.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="64.67,-26.63 71.94,-18.92 61.45,-20.42 64.67,-26.63"/>
<path fill="none" stroke="#63b8ff" d="M37.14,-37.48C44.89,-33.46 54.18,-28.65 62.84,-24.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="64.33,-27.33 71.6,-19.62 61.11,-21.11 64.33,-27.33"/>
</a>
</g>
</g>
@@ -84,8 +84,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.9,-76.49C122.24,-72.01 137.25,-66.07 150.89,-60.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.97,-63.61 159.98,-56.67 149.39,-57.1 151.97,-63.61"/>
<path fill="none" stroke="#63b8ff" d="M110.9,-76.49C122.12,-72.05 136.95,-66.18 150.49,-60.83"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.56,-64.17 159.57,-57.23 148.99,-57.66 151.56,-64.17"/>
</a>
</g>
</g>
@@ -102,8 +102,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M228.49,-46.62C236.22,-46.62 244.52,-46.62 252.85,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="252.79,-50.13 262.79,-46.62 252.79,-43.13 252.79,-50.13"/>
<path fill="none" stroke="#63b8ff" d="M228.49,-46.62C236.05,-46.62 244.15,-46.62 252.29,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="252.28,-50.13 262.28,-46.63 252.28,-43.13 252.28,-50.13"/>
</a>
</g>
</g>
@@ -111,8 +111,8 @@
<g id="edge5_Node000005_Node000003" class="edge">
<title>Node5&#45;&gt;Node3</title>
<g id="a_edge5_Node000005_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.9,-46.62C118.07,-46.62 126.71,-46.62 135.54,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="135.33,-50.13 145.33,-46.62 135.33,-43.13 135.33,-50.13"/>
<path fill="none" stroke="#63b8ff" d="M110.9,-46.62C117.91,-46.62 126.33,-46.62 134.96,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.82,-50.13 144.82,-46.63 134.82,-43.13 134.82,-50.13"/>
</a>
</g>
</g>
@@ -120,8 +120,8 @@
<g id="edge7_Node000006_Node000003" class="edge">
<title>Node6&#45;&gt;Node3</title>
<g id="a_edge7_Node000006_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.9,-16.76C122.24,-21.24 137.25,-27.18 150.89,-32.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.39,-36.15 159.98,-36.58 151.97,-29.64 149.39,-36.15"/>
<path fill="none" stroke="#63b8ff" d="M110.9,-16.76C122.12,-21.2 136.95,-27.07 150.49,-32.42"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.99,-35.59 159.57,-36.02 151.56,-29.08 148.99,-35.59"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@@ -1,7 +1,7 @@
<map id="test2" name="test2">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,56,31"/>
<area shape="rect" id="Node000002" href="$dd/d0c/hamiltons__cycle_8cpp.html#abcf824e347eecfeeb69ea0280f34f3e4" title=" " alt="" coords="104,5,212,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="56,16,89,16,89,21,56,21"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="56,16,88,16,88,21,56,21"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/push_back.html#" title=" " alt="" coords="260,5,414,31"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="213,16,245,16,245,21,213,21"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="213,16,244,16,244,21,213,21"/>
</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: test2 Pages: 1 -->
<svg width="315pt" height="27pt"
@@ -40,8 +40,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="M37.9,-9.62C45.07,-9.62 53.71,-9.62 62.54,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.33,-13.13 72.33,-9.62 62.33,-6.13 62.33,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M37.9,-9.62C44.91,-9.62 53.33,-9.62 61.96,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.82,-13.13 71.82,-9.63 61.82,-6.13 61.82,-13.13"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.22,-9.62 171.52,-9.62 179.85,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.79,-13.13 189.79,-9.62 179.79,-6.13 179.79,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.05,-9.62 171.15,-9.62 179.29,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.28,-13.13 189.28,-9.63 179.28,-6.13 179.28,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 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: test2 Pages: 1 -->
<svg width="315pt" height="27pt"
@@ -30,8 +30,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="M37.9,-9.62C45.07,-9.62 53.71,-9.62 62.54,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.33,-13.13 72.33,-9.62 62.33,-6.13 62.33,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M37.9,-9.62C44.91,-9.62 53.33,-9.62 61.96,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.82,-13.13 71.82,-9.63 61.82,-6.13 61.82,-13.13"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.22,-9.62 171.52,-9.62 179.85,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.79,-13.13 189.79,-9.62 179.79,-6.13 179.79,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.05,-9.62 171.15,-9.62 179.29,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.28,-13.13 189.28,-9.63 179.28,-6.13 179.28,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -1,5 +1,5 @@
<map id="hamilton_cycle" name="hamilton_cycle">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,114,31"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/push_back.html#" title=" " alt="" coords="162,5,316,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="114,16,147,16,147,21,114,21"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="114,16,146,16,146,21,114,21"/>
</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: hamilton_cycle Pages: 1 -->
<svg width="241pt" height="27pt"
@@ -40,8 +40,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="M81.74,-9.62C89.47,-9.62 97.77,-9.62 106.1,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="106.04,-13.13 116.04,-9.62 106.04,-6.13 106.04,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M81.74,-9.62C89.3,-9.62 97.4,-9.62 105.54,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.53,-13.13 115.53,-9.63 105.53,-6.13 105.53,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 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: hamilton_cycle Pages: 1 -->
<svg width="241pt" height="27pt"
@@ -30,8 +30,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="M81.74,-9.62C89.47,-9.62 97.77,-9.62 106.1,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="106.04,-13.13 116.04,-9.62 106.04,-6.13 106.04,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M81.74,-9.62C89.3,-9.62 97.4,-9.62 105.54,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.53,-13.13 115.53,-9.63 105.53,-6.13 105.53,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -1,7 +1,7 @@
<map id="test1" name="test1">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,56,31"/>
<area shape="rect" id="Node000002" href="$dd/d0c/hamiltons__cycle_8cpp.html#abcf824e347eecfeeb69ea0280f34f3e4" title=" " alt="" coords="104,5,212,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="56,16,89,16,89,21,56,21"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="56,16,88,16,88,21,56,21"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/push_back.html#" title=" " alt="" coords="260,5,414,31"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="213,16,245,16,245,21,213,21"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="213,16,244,16,244,21,213,21"/>
</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: test1 Pages: 1 -->
<svg width="315pt" height="27pt"
@@ -40,8 +40,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="M37.9,-9.62C45.07,-9.62 53.71,-9.62 62.54,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.33,-13.13 72.33,-9.62 62.33,-6.13 62.33,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M37.9,-9.62C44.91,-9.62 53.33,-9.62 61.96,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.82,-13.13 71.82,-9.63 61.82,-6.13 61.82,-13.13"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.22,-9.62 171.52,-9.62 179.85,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.79,-13.13 189.79,-9.62 179.79,-6.13 179.79,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.05,-9.62 171.15,-9.62 179.29,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.28,-13.13 189.28,-9.63 179.28,-6.13 179.28,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 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: test1 Pages: 1 -->
<svg width="315pt" height="27pt"
@@ -30,8 +30,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="M37.9,-9.62C45.07,-9.62 53.71,-9.62 62.54,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.33,-13.13 72.33,-9.62 62.33,-6.13 62.33,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M37.9,-9.62C44.91,-9.62 53.33,-9.62 61.96,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.82,-13.13 71.82,-9.63 61.82,-6.13 61.82,-13.13"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.22,-9.62 171.52,-9.62 179.85,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.79,-13.13 189.79,-9.62 179.79,-6.13 179.79,-13.13"/>
<path fill="none" stroke="#63b8ff" d="M155.49,-9.62C163.05,-9.62 171.15,-9.62 179.29,-9.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.28,-13.13 189.28,-9.63 179.28,-6.13 179.28,-13.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB