Documentation for 0953376d31

This commit is contained in:
github-actions
2023-06-16 21:18:14 +00:00
parent 26f1eee566
commit 14deeecd50
7241 changed files with 234176 additions and 54779 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.6"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: graph/travelling_salesman_problem.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.6 -->
<!-- Generated by Doxygen 1.9.7 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -114,8 +114,7 @@ $(document).ready(function(){initNavTree('de/d88/travelling__salesman__problem_8
</div><div class="textblock"><div class="dynheader">
Include dependency graph for travelling_salesman_problem.cpp:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/d5c/travelling__salesman__problem_8cpp__incl.svg" width="426" height="126"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/d5c/travelling__salesman__problem_8cpp__incl.svg" width="426" height="126"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
@@ -169,15 +168,14 @@ Functions</h2></td></tr>
<div class="line"><span class="lineno"> 111</span>}</div>
<div class="ttc" id="abasic_ostream_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/basic_ostream.html">std::cout</a></div></div>
<div class="ttc" id="aendl_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/manip/endl.html">std::endl</a></div><div class="ttdeci">T endl(T... args)</div></div>
<div class="ttc" id="anamespacegraph_html_ab7706341d006e20d1ae58274187a3346"><div class="ttname"><a href="../../df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346">graph::TravellingSalesmanProblem</a></div><div class="ttdeci">int TravellingSalesmanProblem(std::vector&lt; std::vector&lt; uint32_t &gt; &gt; *cities, int32_t src, uint32_t V)</div><div class="ttdoc">Function calculates the minimum path distance that will cover all the cities starting from the source...</div><div class="ttdef"><b>Definition:</b> travelling_salesman_problem.cpp:40</div></div>
<div class="ttc" id="anamespacegraph_html_ab7706341d006e20d1ae58274187a3346"><div class="ttname"><a href="../../df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346">graph::TravellingSalesmanProblem</a></div><div class="ttdeci">int TravellingSalesmanProblem(std::vector&lt; std::vector&lt; uint32_t &gt; &gt; *cities, int32_t src, uint32_t V)</div><div class="ttdoc">Function calculates the minimum path distance that will cover all the cities starting from the source...</div><div class="ttdef"><b>Definition</b> travelling_salesman_problem.cpp:40</div></div>
<div class="ttc" id="asize_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector/size.html">std::vector::size</a></div><div class="ttdeci">T size(T... args)</div></div>
<div class="ttc" id="atravelling__salesman__problem_8cpp_html_a483bb8ccf42aaf7375a83e91490eda1e"><div class="ttname"><a href="../../de/d88/travelling__salesman__problem_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e">tests</a></div><div class="ttdeci">static void tests()</div><div class="ttdoc">Self-test implementations.</div><div class="ttdef"><b>Definition:</b> travelling_salesman_problem.cpp:77</div></div>
<div class="ttc" id="atravelling__salesman__problem_8cpp_html_a483bb8ccf42aaf7375a83e91490eda1e"><div class="ttname"><a href="../../de/d88/travelling__salesman__problem_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e">tests</a></div><div class="ttdeci">static void tests()</div><div class="ttdoc">Self-test implementations.</div><div class="ttdef"><b>Definition</b> travelling_salesman_problem.cpp:77</div></div>
<div class="ttc" id="avector_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a></div></div>
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../de/d88/travelling__salesman__problem_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg" width="584" height="234"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../de/d88/travelling__salesman__problem_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg" width="584" height="234"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
@@ -232,8 +230,7 @@ Here is the call graph for this function:</div>
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../de/d88/travelling__salesman__problem_8cpp_a483bb8ccf42aaf7375a83e91490eda1e_cgraph.svg" width="487" height="216"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../de/d88/travelling__salesman__problem_8cpp_a483bb8ccf42aaf7375a83e91490eda1e_cgraph.svg" width="487" height="216"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
@@ -244,7 +241,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="../../de/d88/travelling__salesman__problem_8cpp.html">travelling_salesman_problem.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.6 </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>
</ul>
</div>
</body>

View File

@@ -1,10 +1,17 @@
<map id="tests" name="tests">
<area shape="rect" id="node1" title="Self&#45;test implementations." alt="" coords="5,55,56,80"/>
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="156,5,227,31"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/size.html#" title=" " alt="" coords="134,55,249,80"/>
<area shape="rect" id="node4" href="$df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346" title="Function calculates the minimum path distance that will cover all the cities starting from the source..." alt="" coords="104,105,279,145"/>
<area shape="rect" id="node5" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/begin.html#" title=" " alt="" coords="343,37,465,63"/>
<area shape="rect" id="node6" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/end.html#" title=" " alt="" coords="348,87,460,112"/>
<area shape="rect" id="node7" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/min.html#" title=" " alt="" coords="370,136,438,162"/>
<area shape="rect" id="node8" 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="327,185,481,211"/>
<area shape="rect" id="Node000001" title="Self&#45;test implementations." alt="" coords="5,55,56,80"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="156,5,227,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,56,103,40,141,28,142,34,104,45,57,61"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/size.html#" title=" " alt="" coords="134,55,249,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,65,119,65,119,70,56,70"/>
<area shape="rect" id="Node000004" href="$df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346" title="Function calculates the minimum path distance that will cover all the cities starting from the source..." alt="" coords="104,105,279,145"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="57,74,119,96,117,101,55,79"/>
<area shape="rect" id="Node000005" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/begin.html#" title=" " alt="" coords="343,37,465,63"/>
<area shape="poly" id="edge4_Node000004_Node000005" title=" " alt="" coords="248,101,278,90,326,72,344,66,346,71,328,77,280,95,250,106"/>
<area shape="rect" id="Node000006" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/end.html#" title=" " alt="" coords="348,87,460,112"/>
<area shape="poly" id="edge5_Node000004_Node000006" title=" " alt="" coords="279,112,333,105,334,111,280,117"/>
<area shape="rect" id="Node000007" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/min.html#" title=" " alt="" coords="370,136,438,162"/>
<area shape="poly" id="edge6_Node000004_Node000007" title=" " alt="" coords="280,132,356,141,355,146,279,137"/>
<area shape="rect" id="Node000008" 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="327,185,481,211"/>
<area shape="poly" id="edge7_Node000004_Node000008" title=" " alt="" coords="249,143,328,172,346,178,345,183,326,177,247,148"/>
</map>

View File

@@ -1 +1 @@
24b6b69c1551fb0eecc46d78a002ae2e
2486b996cec8eb80a0cc57523d36daf3

View File

@@ -6,51 +6,67 @@
<!-- Title: tests Pages: 1 -->
<svg width="365pt" height="162pt"
viewBox="0.00 0.00 365.00 162.25" 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 158.25)">
<title>tests</title>
<!-- Node1 -->
<g id="node1" class="node">
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Self&#45;test implementations.">
<g id="a_Node000001"><a xlink:title="Self&#45;test implementations.">
<polygon fill="#999999" stroke="#666666" points="37.75,-117.25 0,-117.25 0,-98 37.75,-98 37.75,-117.25"/>
<text text-anchor="middle" x="18.88" y="-103.75" font-family="Helvetica,sans-Serif" font-size="10.00">tests</text>
</a>
</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/io/manip/endl.html#" xlink:title=" ">
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/endl.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="166.25,-154.25 112.75,-154.25 112.75,-135 166.25,-135 166.25,-154.25"/>
<text text-anchor="middle" x="139.5" y="-140.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<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="M38.22,-114.44C48.59,-118.21 61.83,-122.87 73.75,-126.62 82.87,-129.5 92.78,-132.37 102.05,-134.96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.98,-138.57 111.55,-137.84 102.83,-131.82 100.98,-138.57"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/size.html#" xlink:title=" ">
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/size.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="182.75,-117.25 96.25,-117.25 96.25,-98 182.75,-98 182.75,-117.25"/>
<text text-anchor="middle" x="139.5" y="-103.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::size</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M38.15,-107.62C50.73,-107.62 68.15,-107.62 84.94,-107.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.83,-111.13 94.83,-107.62 84.83,-104.13 84.83,-111.13"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346" target="_top" xlink:title="Function calculates the minimum path distance that will cover all the cities starting from the source...">
<g id="a_Node000004"><a xlink:href="../../df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346" target="_top" xlink:title="Function calculates the minimum path distance that will cover all the cities starting from the source...">
<polygon fill="white" stroke="#666666" points="205.25,-79.88 73.75,-79.88 73.75,-49.38 205.25,-49.38 205.25,-79.88"/>
<text text-anchor="start" x="81.75" y="-66.38" font-family="Helvetica,sans-Serif" font-size="10.00">graph::TravellingSalesman</text>
<text text-anchor="middle" x="139.5" y="-55.12" font-family="Helvetica,sans-Serif" font-size="10.00">Problem</text>
@@ -58,70 +74,100 @@
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M38.15,-101C50.69,-96.45 68.03,-90.17 84.77,-84.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="85.86,-87.07 94.07,-80.37 83.48,-80.48 85.86,-87.07"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/begin.html#" xlink:title=" ">
<g id="a_Node000005"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/begin.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="345,-130.25 253.25,-130.25 253.25,-111 345,-111 345,-130.25"/>
<text text-anchor="middle" x="299.12" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::begin</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M183.03,-80.28C190.44,-83.04 198.08,-85.9 205.25,-88.62 221.3,-94.72 225.06,-96.92 241.25,-102.62 245.54,-104.13 250.02,-105.66 254.52,-107.14"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="253.33,-110.76 263.92,-110.51 255.49,-104.1 253.33,-110.76"/>
</a>
</g>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/end.html#" xlink:title=" ">
<g id="a_Node000006"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/end.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="341.25,-93.25 257,-93.25 257,-74 341.25,-74 341.25,-93.25"/>
<text text-anchor="middle" x="299.12" y="-79.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::end</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<g id="edge5_Node000004_Node000006" class="edge">
<title>Node4&#45;&gt;Node6</title>
<g id="a_edge5_Node000004_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M205.52,-72.46C219.04,-74.09 233.11,-75.79 246.09,-77.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="245.34,-80.91 255.69,-78.63 246.18,-73.96 245.34,-80.91"/>
</a>
</g>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_node7"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/min.html#" xlink:title=" ">
<g id="a_Node000007"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/min.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="324.75,-56.25 273.5,-56.25 273.5,-37 324.75,-37 324.75,-56.25"/>
<text text-anchor="middle" x="299.12" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::min</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<g id="edge6_Node000004_Node000007" class="edge">
<title>Node4&#45;&gt;Node7</title>
<g id="a_edge6_Node000004_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M205.52,-57.2C225.14,-54.96 245.93,-52.58 262.84,-50.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="262.79,-54.07 272.33,-49.46 262,-47.11 262.79,-54.07"/>
</a>
</g>
</g>
<!-- Node8 -->
<g id="node8" class="node">
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_node8"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/push_back.html#" xlink:title=" ">
<g id="a_Node000008"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/push_back.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="357,-19.25 241.25,-19.25 241.25,0 357,0 357,-19.25"/>
<text text-anchor="middle" x="299.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node8 -->
<g id="edge7" class="edge">
<g id="edge7_Node000004_Node000008" class="edge">
<title>Node4&#45;&gt;Node8</title>
<g id="a_edge7_Node000004_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M182.01,-48.9C200.14,-42.16 221.68,-34.31 241.25,-27.62 245.73,-26.1 250.42,-24.54 255.1,-23.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="255.81,-26.14 264.26,-19.75 253.67,-19.48 255.81,-26.14"/>
</a>
</g>
</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: 6.3 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@@ -0,0 +1,148 @@
<?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: tests Pages: 1 -->
<svg width="365pt" height="162pt"
viewBox="0.00 0.00 365.00 162.25" 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 158.25)">
<title>tests</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Self&#45;test implementations.">
<polygon fill="#999999" stroke="#666666" points="37.75,-117.25 0,-117.25 0,-98 37.75,-98 37.75,-117.25"/>
<text text-anchor="middle" x="18.88" y="-103.75" font-family="Helvetica,sans-Serif" font-size="10.00">tests</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/io/manip/endl.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="166.25,-154.25 112.75,-154.25 112.75,-135 166.25,-135 166.25,-154.25"/>
<text text-anchor="middle" x="139.5" y="-140.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<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="M38.22,-114.44C48.59,-118.21 61.83,-122.87 73.75,-126.62 82.87,-129.5 92.78,-132.37 102.05,-134.96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="100.98,-138.57 111.55,-137.84 102.83,-131.82 100.98,-138.57"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/size.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="182.75,-117.25 96.25,-117.25 96.25,-98 182.75,-98 182.75,-117.25"/>
<text text-anchor="middle" x="139.5" y="-103.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::size</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M38.15,-107.62C50.73,-107.62 68.15,-107.62 84.94,-107.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="84.83,-111.13 94.83,-107.62 84.83,-104.13 84.83,-111.13"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="../../df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346" target="_top" xlink:title="Function calculates the minimum path distance that will cover all the cities starting from the source...">
<polygon fill="white" stroke="#666666" points="205.25,-79.88 73.75,-79.88 73.75,-49.38 205.25,-49.38 205.25,-79.88"/>
<text text-anchor="start" x="81.75" y="-66.38" font-family="Helvetica,sans-Serif" font-size="10.00">graph::TravellingSalesman</text>
<text text-anchor="middle" x="139.5" y="-55.12" font-family="Helvetica,sans-Serif" font-size="10.00">Problem</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M38.15,-101C50.69,-96.45 68.03,-90.17 84.77,-84.1"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="85.86,-87.07 94.07,-80.37 83.48,-80.48 85.86,-87.07"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/begin.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="345,-130.25 253.25,-130.25 253.25,-111 345,-111 345,-130.25"/>
<text text-anchor="middle" x="299.12" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::begin</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge4_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M183.03,-80.28C190.44,-83.04 198.08,-85.9 205.25,-88.62 221.3,-94.72 225.06,-96.92 241.25,-102.62 245.54,-104.13 250.02,-105.66 254.52,-107.14"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="253.33,-110.76 263.92,-110.51 255.49,-104.1 253.33,-110.76"/>
</a>
</g>
</g>
<!-- Node6 -->
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/end.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="341.25,-93.25 257,-93.25 257,-74 341.25,-74 341.25,-93.25"/>
<text text-anchor="middle" x="299.12" y="-79.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::end</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node6 -->
<g id="edge5_Node000004_Node000006" class="edge">
<title>Node4&#45;&gt;Node6</title>
<g id="a_edge5_Node000004_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M205.52,-72.46C219.04,-74.09 233.11,-75.79 246.09,-77.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="245.34,-80.91 255.69,-78.63 246.18,-73.96 245.34,-80.91"/>
</a>
</g>
</g>
<!-- Node7 -->
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/min.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="324.75,-56.25 273.5,-56.25 273.5,-37 324.75,-37 324.75,-56.25"/>
<text text-anchor="middle" x="299.12" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::min</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node7 -->
<g id="edge6_Node000004_Node000007" class="edge">
<title>Node4&#45;&gt;Node7</title>
<g id="a_edge6_Node000004_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M205.52,-57.2C225.14,-54.96 245.93,-52.58 262.84,-50.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="262.79,-54.07 272.33,-49.46 262,-47.11 262.79,-54.07"/>
</a>
</g>
</g>
<!-- Node8 -->
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/push_back.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="357,-19.25 241.25,-19.25 241.25,0 357,0 357,-19.25"/>
<text text-anchor="middle" x="299.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node8 -->
<g id="edge7_Node000004_Node000008" class="edge">
<title>Node4&#45;&gt;Node8</title>
<g id="a_edge7_Node000004_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M182.01,-48.9C200.14,-42.16 221.68,-34.31 241.25,-27.62 245.73,-26.1 250.42,-24.54 255.1,-23.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="255.81,-26.14 264.26,-19.75 253.67,-19.48 255.81,-26.14"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@@ -1,11 +1,22 @@
<map id="main" name="main">
<area shape="rect" id="node1" title="Main function." alt="" coords="5,75,55,100"/>
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="253,5,324,31"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/size.html#" title=" " alt="" coords="231,61,346,87"/>
<area shape="rect" id="node4" href="$de/d88/travelling__salesman__problem_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" title="Self&#45;test implementations." alt="" coords="103,49,153,75"/>
<area shape="rect" id="node5" href="$df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346" title="Function calculates the minimum path distance that will cover all the cities starting from the source..." alt="" coords="201,122,376,163"/>
<area shape="rect" id="node6" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/begin.html#" title=" " alt="" coords="440,55,563,80"/>
<area shape="rect" id="node7" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/end.html#" title=" " alt="" coords="445,104,558,130"/>
<area shape="rect" id="node8" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/min.html#" title=" " alt="" coords="467,153,536,179"/>
<area shape="rect" id="node9" 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="424,203,579,228"/>
<area shape="rect" id="Node000001" title="Main function." alt="" coords="5,75,55,100"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="253,5,324,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="44,72,69,52,102,34,136,24,172,18,238,14,238,19,173,23,138,29,104,39,72,56,47,76"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/size.html#" title=" " alt="" coords="231,61,346,87"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="55,86,153,85,216,80,216,85,153,90,55,91"/>
<area shape="rect" id="Node000004" href="$de/d88/travelling__salesman__problem_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" title="Self&#45;test implementations." alt="" coords="103,49,153,75"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="54,79,88,70,89,75,56,84"/>
<area shape="rect" id="Node000005" href="$df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346" title="Function calculates the minimum path distance that will cover all the cities starting from the source..." alt="" coords="201,122,376,163"/>
<area shape="poly" id="edge11_Node000001_Node000005" title=" " alt="" coords="56,90,187,118,186,123,54,95"/>
<area shape="poly" id="edge4_Node000004_Node000002" title=" " alt="" coords="153,53,238,29,239,34,154,58"/>
<area shape="poly" id="edge5_Node000004_Node000003" title=" " alt="" coords="154,61,216,66,216,71,153,67"/>
<area shape="poly" id="edge6_Node000004_Node000005" title=" " alt="" coords="154,72,202,97,233,112,230,117,200,102,152,77"/>
<area shape="rect" id="Node000006" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/begin.html#" title=" " alt="" coords="440,55,563,80"/>
<area shape="poly" id="edge7_Node000005_Node000006" title=" " alt="" coords="342,119,423,89,442,83,444,88,425,94,344,124"/>
<area shape="rect" id="Node000007" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector/end.html#" title=" " alt="" coords="445,104,558,130"/>
<area shape="poly" id="edge8_Node000005_Node000007" title=" " alt="" coords="376,129,430,123,431,128,377,134"/>
<area shape="rect" id="Node000008" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/algorithm/min.html#" title=" " alt="" coords="467,153,536,179"/>
<area shape="poly" id="edge9_Node000005_Node000008" title=" " alt="" coords="377,149,453,158,453,163,376,155"/>
<area shape="rect" id="Node000009" 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="424,203,579,228"/>
<area shape="poly" id="edge10_Node000005_Node000009" title=" " alt="" coords="346,161,425,189,444,195,442,200,423,194,344,166"/>
</map>

View File

@@ -1 +1 @@
6f64205480af756f22e2da937fa3bf57
88bb1d67efe1faf52c790056e851541c

View File

@@ -6,66 +6,85 @@
<!-- Title: main Pages: 1 -->
<svg width="438pt" height="175pt"
viewBox="0.00 0.00 438.00 175.25" 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 171.25)">
<title>main</title>
<!-- Node1 -->
<g id="node1" class="node">
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Main function.">
<g id="a_Node000001"><a xlink:title="Main function.">
<polygon fill="#999999" stroke="#666666" points="37,-115.25 0,-115.25 0,-96 37,-96 37,-115.25"/>
<text text-anchor="middle" x="18.5" y="-101.75" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
</a>
</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/io/manip/endl.html#" xlink:title=" ">
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/endl.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="239.25,-167.25 185.75,-167.25 185.75,-148 239.25,-148 239.25,-167.25"/>
<text text-anchor="middle" x="212.5" y="-153.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<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="M30,-115.63C40.13,-124.63 56.36,-137.38 73,-143.62 105.86,-155.96 146.01,-158.81 174.6,-158.96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="174.35,-162.45 184.33,-158.89 174.31,-155.45 174.35,-162.45"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/size.html#" xlink:title=" ">
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/size.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="255.75,-125.25 169.25,-125.25 169.25,-106 255.75,-106 255.75,-125.25"/>
<text text-anchor="middle" x="212.5" y="-111.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::size</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.35,-105.1C55.75,-104.69 85.28,-104.36 110.75,-105.62 126.15,-106.39 142.82,-107.8 158.09,-109.33"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.61,-112.9 167.92,-110.46 158.34,-105.94 157.61,-112.9"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../de/d88/travelling__salesman__problem_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" target="_top" xlink:title="Self&#45;test implementations.">
<g id="a_Node000004"><a xlink:href="../../de/d88/travelling__salesman__problem_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" target="_top" xlink:title="Self&#45;test implementations.">
<polygon fill="white" stroke="#666666" points="110.75,-134.25 73,-134.25 73,-115 110.75,-115 110.75,-134.25"/>
<text text-anchor="middle" x="91.88" y="-120.75" font-family="Helvetica,sans-Serif" font-size="10.00">tests</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.14,-110.32C44.81,-112.36 53.98,-114.8 62.55,-117.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.38,-120.66 71.94,-119.85 63.18,-113.9 61.38,-120.66"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="../../df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346" target="_top" xlink:title="Function calculates the minimum path distance that will cover all the cities starting from the source...">
<g id="a_Node000005"><a xlink:href="../../df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346" target="_top" xlink:title="Function calculates the minimum path distance that will cover all the cities starting from the source...">
<polygon fill="white" stroke="#666666" points="278.25,-79.88 146.75,-79.88 146.75,-49.38 278.25,-49.38 278.25,-79.88"/>
<text text-anchor="start" x="154.75" y="-66.38" font-family="Helvetica,sans-Serif" font-size="10.00">graph::TravellingSalesman</text>
<text text-anchor="middle" x="212.5" y="-55.12" font-family="Helvetica,sans-Serif" font-size="10.00">Problem</text>
@@ -73,88 +92,127 @@
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge11" class="edge">
<g id="edge11_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge11_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.22,-101.84C59.69,-97.04 99.88,-88.46 136.01,-80.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.52,-84 145.56,-78.49 135.05,-77.16 136.52,-84"/>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node2 -->
<g id="edge4" class="edge">
<g id="edge4_Node000004_Node000002" class="edge">
<title>Node4&#45;&gt;Node2</title>
<g id="a_edge4_Node000004_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.15,-129.71C128.09,-134.42 153.78,-141.57 174.92,-147.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="173.92,-151.08 184.5,-150.39 175.8,-144.34 173.92,-151.08"/>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge5" class="edge">
<g id="edge5_Node000004_Node000003" class="edge">
<title>Node4&#45;&gt;Node3</title>
<g id="a_edge5_Node000004_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.15,-123.24C123.73,-122.28 141.15,-120.96 157.94,-119.69"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.12,-123.11 167.83,-118.86 157.59,-116.13 158.12,-123.11"/>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge6" class="edge">
<g id="edge6_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge6_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.79,-115.2C121.25,-109.73 134.72,-102.73 146.75,-96.62 154.14,-92.88 162.02,-88.94 169.66,-85.15"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="171.08,-87.86 178.49,-80.28 167.97,-81.58 171.08,-87.86"/>
</a>
</g>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/begin.html#" xlink:title=" ">
<g id="a_Node000006"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/begin.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="418,-130.25 326.25,-130.25 326.25,-111 418,-111 418,-130.25"/>
<text text-anchor="middle" x="372.12" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::begin</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node6 -->
<g id="edge7" class="edge">
<g id="edge7_Node000005_Node000006" class="edge">
<title>Node5&#45;&gt;Node6</title>
<g id="a_edge7_Node000005_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M253.52,-80.29C271.93,-87.35 294.11,-95.65 314.25,-102.62 318.72,-104.17 323.4,-105.74 328.09,-107.28"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="326.65,-110.81 337.24,-110.55 328.8,-104.15 326.65,-110.81"/>
</a>
</g>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_node7"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/end.html#" xlink:title=" ">
<g id="a_Node000007"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/end.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="414.25,-93.25 330,-93.25 330,-74 414.25,-74 414.25,-93.25"/>
<text text-anchor="middle" x="372.12" y="-79.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::end</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node7 -->
<g id="edge8" class="edge">
<g id="edge8_Node000005_Node000007" class="edge">
<title>Node5&#45;&gt;Node7</title>
<g id="a_edge8_Node000005_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M278.52,-72.46C292.04,-74.09 306.11,-75.79 319.09,-77.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="318.34,-80.91 328.69,-78.63 319.18,-73.96 318.34,-80.91"/>
</a>
</g>
</g>
<!-- Node8 -->
<g id="node8" class="node">
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_node8"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/min.html#" xlink:title=" ">
<g id="a_Node000008"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/min.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="397.75,-56.25 346.5,-56.25 346.5,-37 397.75,-37 397.75,-56.25"/>
<text text-anchor="middle" x="372.12" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::min</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node8 -->
<g id="edge9" class="edge">
<g id="edge9_Node000005_Node000008" class="edge">
<title>Node5&#45;&gt;Node8</title>
<g id="a_edge9_Node000005_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M278.52,-57.2C298.14,-54.96 318.93,-52.58 335.84,-50.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="335.79,-54.07 345.33,-49.46 335,-47.11 335.79,-54.07"/>
</a>
</g>
</g>
<!-- Node9 -->
<g id="node9" class="node">
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_node9"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/push_back.html#" xlink:title=" ">
<g id="a_Node000009"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/push_back.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="430,-19.25 314.25,-19.25 314.25,0 430,0 430,-19.25"/>
<text text-anchor="middle" x="372.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node9 -->
<g id="edge10" class="edge">
<g id="edge10_Node000005_Node000009" class="edge">
<title>Node5&#45;&gt;Node9</title>
<g id="a_edge10_Node000005_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M255.01,-48.9C273.14,-42.16 294.68,-34.31 314.25,-27.62 318.73,-26.1 323.42,-24.54 328.1,-23.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="328.81,-26.14 337.26,-19.75 326.67,-19.48 328.81,-26.14"/>
</a>
</g>
</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: 8.0 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

@@ -0,0 +1,193 @@
<?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: main Pages: 1 -->
<svg width="438pt" height="175pt"
viewBox="0.00 0.00 438.00 175.25" 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 171.25)">
<title>main</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Main function.">
<polygon fill="#999999" stroke="#666666" points="37,-115.25 0,-115.25 0,-96 37,-96 37,-115.25"/>
<text text-anchor="middle" x="18.5" y="-101.75" font-family="Helvetica,sans-Serif" font-size="10.00">main</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/io/manip/endl.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="239.25,-167.25 185.75,-167.25 185.75,-148 239.25,-148 239.25,-167.25"/>
<text text-anchor="middle" x="212.5" y="-153.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<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="M30,-115.63C40.13,-124.63 56.36,-137.38 73,-143.62 105.86,-155.96 146.01,-158.81 174.6,-158.96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="174.35,-162.45 184.33,-158.89 174.31,-155.45 174.35,-162.45"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/size.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="255.75,-125.25 169.25,-125.25 169.25,-106 255.75,-106 255.75,-125.25"/>
<text text-anchor="middle" x="212.5" y="-111.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::size</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.35,-105.1C55.75,-104.69 85.28,-104.36 110.75,-105.62 126.15,-106.39 142.82,-107.8 158.09,-109.33"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.61,-112.9 167.92,-110.46 158.34,-105.94 157.61,-112.9"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="../../de/d88/travelling__salesman__problem_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" target="_top" xlink:title="Self&#45;test implementations.">
<polygon fill="white" stroke="#666666" points="110.75,-134.25 73,-134.25 73,-115 110.75,-115 110.75,-134.25"/>
<text text-anchor="middle" x="91.88" y="-120.75" font-family="Helvetica,sans-Serif" font-size="10.00">tests</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.14,-110.32C44.81,-112.36 53.98,-114.8 62.55,-117.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.38,-120.66 71.94,-119.85 63.18,-113.9 61.38,-120.66"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:href="../../df/dce/namespacegraph.html#ab7706341d006e20d1ae58274187a3346" target="_top" xlink:title="Function calculates the minimum path distance that will cover all the cities starting from the source...">
<polygon fill="white" stroke="#666666" points="278.25,-79.88 146.75,-79.88 146.75,-49.38 278.25,-49.38 278.25,-79.88"/>
<text text-anchor="start" x="154.75" y="-66.38" font-family="Helvetica,sans-Serif" font-size="10.00">graph::TravellingSalesman</text>
<text text-anchor="middle" x="212.5" y="-55.12" font-family="Helvetica,sans-Serif" font-size="10.00">Problem</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge11_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge11_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.22,-101.84C59.69,-97.04 99.88,-88.46 136.01,-80.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.52,-84 145.56,-78.49 135.05,-77.16 136.52,-84"/>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node2 -->
<g id="edge4_Node000004_Node000002" class="edge">
<title>Node4&#45;&gt;Node2</title>
<g id="a_edge4_Node000004_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.15,-129.71C128.09,-134.42 153.78,-141.57 174.92,-147.45"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="173.92,-151.08 184.5,-150.39 175.8,-144.34 173.92,-151.08"/>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge5_Node000004_Node000003" class="edge">
<title>Node4&#45;&gt;Node3</title>
<g id="a_edge5_Node000004_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M111.15,-123.24C123.73,-122.28 141.15,-120.96 157.94,-119.69"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.12,-123.11 167.83,-118.86 157.59,-116.13 158.12,-123.11"/>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge6_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge6_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M110.79,-115.2C121.25,-109.73 134.72,-102.73 146.75,-96.62 154.14,-92.88 162.02,-88.94 169.66,-85.15"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="171.08,-87.86 178.49,-80.28 167.97,-81.58 171.08,-87.86"/>
</a>
</g>
</g>
<!-- Node6 -->
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/begin.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="418,-130.25 326.25,-130.25 326.25,-111 418,-111 418,-130.25"/>
<text text-anchor="middle" x="372.12" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::begin</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node6 -->
<g id="edge7_Node000005_Node000006" class="edge">
<title>Node5&#45;&gt;Node6</title>
<g id="a_edge7_Node000005_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M253.52,-80.29C271.93,-87.35 294.11,-95.65 314.25,-102.62 318.72,-104.17 323.4,-105.74 328.09,-107.28"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="326.65,-110.81 337.24,-110.55 328.8,-104.15 326.65,-110.81"/>
</a>
</g>
</g>
<!-- Node7 -->
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/end.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="414.25,-93.25 330,-93.25 330,-74 414.25,-74 414.25,-93.25"/>
<text text-anchor="middle" x="372.12" y="-79.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::end</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node7 -->
<g id="edge8_Node000005_Node000007" class="edge">
<title>Node5&#45;&gt;Node7</title>
<g id="a_edge8_Node000005_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M278.52,-72.46C292.04,-74.09 306.11,-75.79 319.09,-77.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="318.34,-80.91 328.69,-78.63 319.18,-73.96 318.34,-80.91"/>
</a>
</g>
</g>
<!-- Node8 -->
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/min.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="397.75,-56.25 346.5,-56.25 346.5,-37 397.75,-37 397.75,-56.25"/>
<text text-anchor="middle" x="372.12" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::min</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node8 -->
<g id="edge9_Node000005_Node000008" class="edge">
<title>Node5&#45;&gt;Node8</title>
<g id="a_edge9_Node000005_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M278.52,-57.2C298.14,-54.96 318.93,-52.58 335.84,-50.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="335.79,-54.07 345.33,-49.46 335,-47.11 335.79,-54.07"/>
</a>
</g>
</g>
<!-- Node9 -->
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_Node000009"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/push_back.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="430,-19.25 314.25,-19.25 314.25,0 430,0 430,-19.25"/>
<text text-anchor="middle" x="372.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
</a>
</g>
</g>
<!-- Node5&#45;&gt;Node9 -->
<g id="edge10_Node000005_Node000009" class="edge">
<title>Node5&#45;&gt;Node9</title>
<g id="a_edge10_Node000005_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M255.01,-48.9C273.14,-42.16 294.68,-34.31 314.25,-27.62 318.73,-26.1 323.42,-24.54 328.1,-23.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="328.81,-26.14 337.26,-19.75 326.67,-19.48 328.81,-26.14"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.1 KiB