mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-30 08:41:30 +08:00
Documentation for fe692e8e01
This commit is contained in:
@@ -107,7 +107,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="435" height="127"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/d5c/travelling__salesman__problem_8cpp__incl.svg" width="432" height="127"><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">
|
||||
@@ -169,7 +169,7 @@ Functions</h2></td></tr>
|
||||
</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="592" height="239"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../de/d88/travelling__salesman__problem_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg" width="587" height="239"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -225,7 +225,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="494" height="223"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../de/d88/travelling__salesman__problem_8cpp_a483bb8ccf42aaf7375a83e91490eda1e_cgraph.svg" width="488" height="223"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<map id="tests" name="tests">
|
||||
<area shape="rect" id="node1" title="Self-test implementations." alt="" coords="5,56,56,83"/>
|
||||
<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="158,5,230,32"/>
|
||||
<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="137,56,251,83"/>
|
||||
<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,107,284,149"/>
|
||||
<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="348,39,472,65"/>
|
||||
<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="353,89,467,116"/>
|
||||
<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="375,140,445,167"/>
|
||||
<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="332,191,488,217"/>
|
||||
<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,228,32"/>
|
||||
<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,56,250,83"/>
|
||||
<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,107,280,149"/>
|
||||
<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="344,39,467,65"/>
|
||||
<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="349,89,462,116"/>
|
||||
<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="371,140,440,167"/>
|
||||
<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="328,191,483,217"/>
|
||||
</map>
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
<?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 2.49.3 (20211023.0002)
|
||||
<!-- Generated by graphviz version 2.50.0 (20211204.2007)
|
||||
-->
|
||||
<!-- Title: tests Pages: 1 -->
|
||||
<svg width="370pt" height="167pt"
|
||||
viewBox="0.00 0.00 370.00 167.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="366pt" height="167pt"
|
||||
viewBox="0.00 0.00 366.00 167.00" 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 163)">
|
||||
<title>tests</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-163 366,-163 366,4 -4,4"/>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-163 362,-163 362,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
@@ -22,107 +22,107 @@
|
||||
<g id="node2" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="114.5,-139.5 114.5,-158.5 168.5,-158.5 168.5,-139.5 114.5,-139.5"/>
|
||||
<text text-anchor="middle" x="141.5" y="-146.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
|
||||
<polygon fill="white" stroke="black" points="113,-139.5 113,-158.5 167,-158.5 167,-139.5 113,-139.5"/>
|
||||
<text text-anchor="middle" x="140" y="-146.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M38.4,-117.78C48.8,-121.54 62.07,-126.2 74,-130 83.95,-133.17 94.82,-136.38 104.83,-139.24"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="103.92,-142.61 114.5,-141.96 105.82,-135.88 103.92,-142.61"/>
|
||||
<path fill="none" stroke="midnightblue" d="M38.41,-117.75C48.81,-121.5 62.08,-126.16 74,-130 83.47,-133.05 93.78,-136.16 103.34,-138.95"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="102.39,-142.32 112.97,-141.74 104.33,-135.6 102.39,-142.32"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="98.5,-101.5 98.5,-120.5 184.5,-120.5 184.5,-101.5 98.5,-101.5"/>
|
||||
<text text-anchor="middle" x="141.5" y="-108.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::size</text>
|
||||
<polygon fill="white" stroke="black" points="96.5,-101.5 96.5,-120.5 183.5,-120.5 183.5,-101.5 96.5,-101.5"/>
|
||||
<text text-anchor="middle" x="140" y="-108.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::size</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M38.04,-111C51.38,-111 70.28,-111 88.22,-111"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="88.33,-114.5 98.33,-111 88.33,-107.5 88.33,-114.5"/>
|
||||
<path fill="none" stroke="midnightblue" d="M38.07,-111C50.95,-111 68.98,-111 86.24,-111"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="86.27,-114.5 96.27,-111 86.27,-107.5 86.27,-114.5"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" 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...">
|
||||
<polygon fill="white" stroke="black" points="74,-52 74,-82 209,-82 209,-52 74,-52"/>
|
||||
<polygon fill="white" stroke="black" points="74,-52 74,-82 206,-82 206,-52 74,-52"/>
|
||||
<text text-anchor="start" x="82" y="-70" font-family="Helvetica,sans-Serif" font-size="10.00">graph::TravellingSalesman</text>
|
||||
<text text-anchor="middle" x="141.5" y="-59" font-family="Helvetica,sans-Serif" font-size="10.00">Problem</text>
|
||||
<text text-anchor="middle" x="140" y="-59" font-family="Helvetica,sans-Serif" font-size="10.00">Problem</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="midnightblue" d="M38.04,-104.41C51.79,-99.39 71.44,-92.22 89.87,-85.49"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="91.16,-88.74 99.35,-82.03 88.75,-82.17 91.16,-88.74"/>
|
||||
<path fill="none" stroke="midnightblue" d="M38.07,-104.32C51.51,-99.35 70.55,-92.31 88.48,-85.68"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="90.12,-88.81 98.28,-82.06 87.69,-82.24 90.12,-88.81"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="257,-114.5 257,-133.5 350,-133.5 350,-114.5 257,-114.5"/>
|
||||
<text text-anchor="middle" x="303.5" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::begin</text>
|
||||
<polygon fill="white" stroke="black" points="254,-114.5 254,-133.5 346,-133.5 346,-114.5 254,-114.5"/>
|
||||
<text text-anchor="middle" x="300" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::begin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node4->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M182.76,-82.1C206.09,-90.81 233.13,-100.84 245,-105 250.93,-107.08 257.22,-109.22 263.38,-111.28"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="262.29,-114.61 272.88,-114.44 264.5,-107.97 262.29,-114.61"/>
|
||||
<path fill="none" stroke="midnightblue" d="M180.2,-82.15C198.86,-89.25 221.52,-97.74 242,-105 247.73,-107.03 253.81,-109.12 259.78,-111.14"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="259.04,-114.59 269.64,-114.45 261.27,-107.95 259.04,-114.59"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="261,-76.5 261,-95.5 346,-95.5 346,-76.5 261,-76.5"/>
|
||||
<text text-anchor="middle" x="303.5" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::end</text>
|
||||
<polygon fill="white" stroke="black" points="257.5,-76.5 257.5,-95.5 342.5,-95.5 342.5,-76.5 257.5,-76.5"/>
|
||||
<text text-anchor="middle" x="300" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::end</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node4->Node6</title>
|
||||
<path fill="none" stroke="midnightblue" d="M209.43,-74.95C223.21,-76.58 237.53,-78.28 250.68,-79.85"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="250.6,-83.36 260.94,-81.07 251.43,-76.41 250.6,-83.36"/>
|
||||
<path fill="none" stroke="midnightblue" d="M206.18,-74.84C219.86,-76.48 234.11,-78.2 247.23,-79.77"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="247.12,-83.29 257.47,-81.01 247.96,-76.34 247.12,-83.29"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="277.5,-38.5 277.5,-57.5 329.5,-57.5 329.5,-38.5 277.5,-38.5"/>
|
||||
<text text-anchor="middle" x="303.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::min</text>
|
||||
<polygon fill="white" stroke="black" points="274,-38.5 274,-57.5 326,-57.5 326,-38.5 274,-38.5"/>
|
||||
<text text-anchor="middle" x="300" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::min</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node7 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node4->Node7</title>
|
||||
<path fill="none" stroke="midnightblue" d="M209.43,-59.05C229.28,-56.69 250.24,-54.21 267.24,-52.19"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="267.74,-55.65 277.26,-51 266.91,-48.7 267.74,-55.65"/>
|
||||
<path fill="none" stroke="midnightblue" d="M206.18,-59.16C225.89,-56.79 246.78,-54.28 263.75,-52.24"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="264.25,-55.7 273.76,-51.04 263.41,-48.75 264.25,-55.7"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="245,-0.5 245,-19.5 362,-19.5 362,-0.5 245,-0.5"/>
|
||||
<text text-anchor="middle" x="303.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
|
||||
<polygon fill="white" stroke="black" points="242,-0.5 242,-19.5 358,-19.5 358,-0.5 242,-0.5"/>
|
||||
<text text-anchor="middle" x="300" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node8 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node4->Node8</title>
|
||||
<path fill="none" stroke="midnightblue" d="M182.3,-51.87C201.23,-44.77 224.22,-36.28 245,-29 250.93,-26.92 257.22,-24.78 263.38,-22.72"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="264.5,-26.03 272.88,-19.56 262.29,-19.39 264.5,-26.03"/>
|
||||
<path fill="none" stroke="midnightblue" d="M180.2,-51.85C198.86,-44.75 221.52,-36.26 242,-29 247.73,-26.97 253.81,-24.88 259.78,-22.86"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="261.27,-26.05 269.64,-19.55 259.04,-19.41 261.27,-26.05"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.3 KiB |
@@ -1,11 +1,11 @@
|
||||
<map id="main" name="main">
|
||||
<area shape="rect" id="node1" title="Main function." alt="" coords="5,76,56,103"/>
|
||||
<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="257,5,329,32"/>
|
||||
<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="235,61,350,88"/>
|
||||
<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="255,5,327,32"/>
|
||||
<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="233,61,349,88"/>
|
||||
<area shape="rect" id="node4" href="$de/d88/travelling__salesman__problem_8cpp.html#a483bb8ccf42aaf7375a83e91490eda1e" title="Self-test implementations." alt="" coords="104,51,155,77"/>
|
||||
<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="203,123,383,165"/>
|
||||
<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="447,55,571,81"/>
|
||||
<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="452,105,565,132"/>
|
||||
<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="474,156,543,183"/>
|
||||
<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="431,207,587,233"/>
|
||||
<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="203,123,379,165"/>
|
||||
<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="443,55,565,81"/>
|
||||
<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="447,105,561,132"/>
|
||||
<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="469,156,539,183"/>
|
||||
<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="427,207,581,233"/>
|
||||
</map>
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
<?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 2.49.3 (20211023.0002)
|
||||
<!-- Generated by graphviz version 2.50.0 (20211204.2007)
|
||||
-->
|
||||
<!-- Title: main Pages: 1 -->
|
||||
<svg width="444pt" height="179pt"
|
||||
viewBox="0.00 0.00 444.00 179.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="440pt" height="179pt"
|
||||
viewBox="0.00 0.00 440.00 179.00" 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 175)">
|
||||
<title>main</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-175 440,-175 440,4 -4,4"/>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-175 436,-175 436,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
@@ -22,31 +22,31 @@
|
||||
<g id="node2" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="188.5,-151.5 188.5,-170.5 242.5,-170.5 242.5,-151.5 188.5,-151.5"/>
|
||||
<text text-anchor="middle" x="215.5" y="-158.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
|
||||
<polygon fill="white" stroke="black" points="187,-151.5 187,-170.5 241,-170.5 241,-151.5 187,-151.5"/>
|
||||
<text text-anchor="middle" x="214" y="-158.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M30.23,-117.64C40.45,-126.64 57.05,-139.62 74,-146 107.84,-158.73 149.29,-161.77 178.37,-162.06"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="178.49,-165.57 188.49,-162.06 178.48,-158.57 178.49,-165.57"/>
|
||||
<path fill="none" stroke="midnightblue" d="M30.23,-117.63C40.45,-126.64 57.05,-139.61 74,-146 107.28,-158.54 147.99,-161.64 176.73,-162"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="176.73,-165.5 186.74,-162.02 176.75,-158.5 176.73,-165.5"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="172.5,-109.5 172.5,-128.5 258.5,-128.5 258.5,-109.5 172.5,-109.5"/>
|
||||
<text text-anchor="middle" x="215.5" y="-116.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::size</text>
|
||||
<polygon fill="white" stroke="black" points="170.5,-109.5 170.5,-128.5 257.5,-128.5 257.5,-109.5 170.5,-109.5"/>
|
||||
<text text-anchor="middle" x="214" y="-116.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::size</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M38.34,-107.42C56.92,-106.98 86.48,-106.63 112,-108 128.27,-108.87 145.94,-110.51 161.94,-112.27"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="161.86,-115.78 172.19,-113.43 162.65,-108.83 161.86,-115.78"/>
|
||||
<path fill="none" stroke="midnightblue" d="M38.34,-107.42C56.92,-106.96 86.48,-106.61 112,-108 127.75,-108.86 144.82,-110.45 160.36,-112.17"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="160,-115.66 170.33,-113.32 160.79,-108.7 160,-115.66"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
@@ -67,95 +67,95 @@
|
||||
<g id="node5" 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...">
|
||||
<polygon fill="white" stroke="black" points="148,-52 148,-82 283,-82 283,-52 148,-52"/>
|
||||
<polygon fill="white" stroke="black" points="148,-52 148,-82 280,-82 280,-52 148,-52"/>
|
||||
<text text-anchor="start" x="156" y="-70" font-family="Helvetica,sans-Serif" font-size="10.00">graph::TravellingSalesman</text>
|
||||
<text text-anchor="middle" x="215.5" y="-59" font-family="Helvetica,sans-Serif" font-size="10.00">Problem</text>
|
||||
<text text-anchor="middle" x="214" y="-59" font-family="Helvetica,sans-Serif" font-size="10.00">Problem</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge11" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M38.3,-104.14C61.03,-99.35 101.26,-90.87 137.55,-83.22"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="138.6,-86.58 147.66,-81.09 137.15,-79.73 138.6,-86.58"/>
|
||||
<path fill="none" stroke="midnightblue" d="M38.16,-104.14C60.97,-99.3 101.55,-90.68 137.87,-82.96"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="138.93,-86.31 147.98,-80.81 137.48,-79.47 138.93,-86.31"/>
|
||||
</g>
|
||||
<!-- Node4->Node2 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node4->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M112.04,-132.09C129.58,-137.04 156.7,-144.69 178.63,-150.88"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="177.72,-154.26 188.3,-153.61 179.62,-147.52 177.72,-154.26"/>
|
||||
<path fill="none" stroke="midnightblue" d="M112.07,-132.16C129.25,-137.07 155.57,-144.59 177.02,-150.72"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="176.22,-154.13 186.8,-153.51 178.14,-147.4 176.22,-154.13"/>
|
||||
</g>
|
||||
<!-- Node4->Node3 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M112.04,-125.8C125.38,-124.92 144.28,-123.66 162.22,-122.47"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="162.58,-125.95 172.33,-121.8 162.12,-118.97 162.58,-125.95"/>
|
||||
<path fill="none" stroke="midnightblue" d="M112.07,-125.78C124.95,-124.92 142.98,-123.71 160.24,-122.55"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="160.52,-126.04 170.27,-121.87 160.05,-119.05 160.52,-126.04"/>
|
||||
</g>
|
||||
<!-- Node4->Node5 -->
|
||||
<g id="edge6" class="edge">
|
||||
<title>Node4->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M112.49,-117.74C122.91,-112.52 136.18,-105.89 148,-100 156.73,-95.65 166.12,-90.99 175,-86.58"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="176.63,-89.67 184.03,-82.09 173.52,-83.4 176.63,-89.67"/>
|
||||
<path fill="none" stroke="midnightblue" d="M112.07,-117.89C128.5,-109.61 153.28,-97.11 174.18,-86.57"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="175.81,-89.67 183.17,-82.04 172.66,-83.42 175.81,-89.67"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="331,-114.5 331,-133.5 424,-133.5 424,-114.5 331,-114.5"/>
|
||||
<text text-anchor="middle" x="377.5" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::begin</text>
|
||||
<polygon fill="white" stroke="black" points="328,-114.5 328,-133.5 420,-133.5 420,-114.5 328,-114.5"/>
|
||||
<text text-anchor="middle" x="374" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::begin</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node6 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node5->Node6</title>
|
||||
<path fill="none" stroke="midnightblue" d="M256.3,-82.13C275.23,-89.23 298.22,-97.72 319,-105 324.93,-107.08 331.22,-109.22 337.38,-111.28"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="336.29,-114.61 346.88,-114.44 338.5,-107.97 336.29,-114.61"/>
|
||||
<path fill="none" stroke="midnightblue" d="M254.2,-82.15C272.86,-89.25 295.52,-97.74 316,-105 321.73,-107.03 327.81,-109.12 333.78,-111.14"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="333.04,-114.59 343.64,-114.45 335.27,-107.95 333.04,-114.59"/>
|
||||
</g>
|
||||
<!-- Node7 -->
|
||||
<g id="node7" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="335,-76.5 335,-95.5 420,-95.5 420,-76.5 335,-76.5"/>
|
||||
<text text-anchor="middle" x="377.5" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::end</text>
|
||||
<polygon fill="white" stroke="black" points="331.5,-76.5 331.5,-95.5 416.5,-95.5 416.5,-76.5 331.5,-76.5"/>
|
||||
<text text-anchor="middle" x="374" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::end</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node7 -->
|
||||
<g id="edge8" class="edge">
|
||||
<title>Node5->Node7</title>
|
||||
<path fill="none" stroke="midnightblue" d="M283.43,-74.95C297.21,-76.58 311.53,-78.28 324.68,-79.85"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="324.6,-83.36 334.94,-81.07 325.43,-76.41 324.6,-83.36"/>
|
||||
<path fill="none" stroke="midnightblue" d="M280.18,-74.84C293.86,-76.48 308.11,-78.2 321.23,-79.77"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="321.12,-83.29 331.47,-81.01 321.96,-76.34 321.12,-83.29"/>
|
||||
</g>
|
||||
<!-- Node8 -->
|
||||
<g id="node8" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="351.5,-38.5 351.5,-57.5 403.5,-57.5 403.5,-38.5 351.5,-38.5"/>
|
||||
<text text-anchor="middle" x="377.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::min</text>
|
||||
<polygon fill="white" stroke="black" points="348,-38.5 348,-57.5 400,-57.5 400,-38.5 348,-38.5"/>
|
||||
<text text-anchor="middle" x="374" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::min</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node8 -->
|
||||
<g id="edge9" class="edge">
|
||||
<title>Node5->Node8</title>
|
||||
<path fill="none" stroke="midnightblue" d="M283.43,-59.05C303.28,-56.69 324.24,-54.21 341.24,-52.19"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="341.74,-55.65 351.26,-51 340.91,-48.7 341.74,-55.65"/>
|
||||
<path fill="none" stroke="midnightblue" d="M280.18,-59.16C299.89,-56.79 320.78,-54.28 337.75,-52.24"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="338.25,-55.7 347.76,-51.04 337.41,-48.75 338.25,-55.7"/>
|
||||
</g>
|
||||
<!-- Node9 -->
|
||||
<g id="node9" 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=" ">
|
||||
<polygon fill="white" stroke="black" points="319,-0.5 319,-19.5 436,-19.5 436,-0.5 319,-0.5"/>
|
||||
<text text-anchor="middle" x="377.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
|
||||
<polygon fill="white" stroke="black" points="316,-0.5 316,-19.5 432,-19.5 432,-0.5 316,-0.5"/>
|
||||
<text text-anchor="middle" x="374" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5->Node9 -->
|
||||
<g id="edge10" class="edge">
|
||||
<title>Node5->Node9</title>
|
||||
<path fill="none" stroke="midnightblue" d="M256.3,-51.87C275.23,-44.77 298.22,-36.28 319,-29 324.93,-26.92 331.22,-24.78 337.38,-22.72"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="338.5,-26.03 346.88,-19.56 336.29,-19.39 338.5,-26.03"/>
|
||||
<path fill="none" stroke="midnightblue" d="M254.2,-51.85C272.86,-44.75 295.52,-36.26 316,-29 321.73,-26.97 327.81,-24.88 333.78,-22.86"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="335.27,-26.05 343.64,-19.55 333.04,-19.41 335.27,-26.05"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.1 KiB |
Reference in New Issue
Block a user