mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-02 14:31:57 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<map id="graph/travelling_salesman_problem.cpp" name="graph/travelling_salesman_problem.cpp">
|
||||
<area shape="rect" id="node1" title="[Travelling Salesman Problem] (https://en.wikipedia.org/wiki/Travelling_salesman_problem) implementat..." alt="" coords="144,5,317,45"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,93,80,119"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="105,93,170,119"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="195,93,267,119"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="291,93,344,119"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="368,93,427,119"/>
|
||||
<area shape="rect" id="node1" title="[Travelling Salesman Problem] (https://en.wikipedia.org/wiki/Travelling_salesman_problem) implementat..." alt="" coords="142,5,314,46"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,94,80,120"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="104,94,168,120"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="192,94,264,120"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="287,94,339,120"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="363,94,421,120"/>
|
||||
</map>
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
<?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.2 (20230410.1723)
|
||||
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
|
||||
-->
|
||||
<!-- Title: graph/travelling_salesman_problem.cpp Pages: 1 -->
|
||||
<svg width="324pt" height="93pt"
|
||||
viewBox="0.00 0.00 324.00 93.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 89)">
|
||||
<svg width="319pt" height="94pt"
|
||||
viewBox="0.00 0.00 319.38 93.75" 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 89.75)">
|
||||
<title>graph/travelling_salesman_problem.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="[Travelling Salesman Problem] (https://en.wikipedia.org/wiki/Travelling_salesman_problem) implementat...">
|
||||
<polygon fill="#999999" stroke="#666666" points="234,-85 104,-85 104,-55 234,-55 234,-85"/>
|
||||
<text text-anchor="start" x="112" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">graph/travelling_salesman</text>
|
||||
<text text-anchor="middle" x="169" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_problem.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="231.5,-85.75 102.25,-85.75 102.25,-55.25 231.5,-55.25 231.5,-85.75"/>
|
||||
<text text-anchor="start" x="110.25" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">graph/travelling_salesman</text>
|
||||
<text text-anchor="middle" x="166.88" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">_problem.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -22,76 +22,76 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="56,-19 0,-19 0,0 56,0 56,-19"/>
|
||||
<text text-anchor="middle" x="28" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="55.75,-19.25 0,-19.25 0,0 55.75,0 55.75,-19.25"/>
|
||||
<text text-anchor="middle" x="27.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M134.15,-54.54C111.2,-45.02 81.4,-32.66 59.23,-23.46"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.9,-19.95 50.32,-19.35 58.22,-26.41 60.9,-19.95"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M132.16,-54.8C109.77,-45.31 80.89,-33.08 59.2,-23.89"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.77,-20.33 50.19,-19.65 58.03,-26.78 60.77,-20.33"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="123.5,-19 74.5,-19 74.5,0 123.5,0 123.5,-19"/>
|
||||
<text text-anchor="middle" x="99" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="122,-19.25 73.75,-19.25 73.75,0 122,0 122,-19.25"/>
|
||||
<text text-anchor="middle" x="97.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M151.7,-54.54C141.32,-45.87 128.13,-34.85 117.54,-26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="120.3,-22.9 110.38,-19.18 115.81,-28.27 120.3,-22.9"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M149.82,-54.95C139.82,-46.41 127.16,-35.62 116.85,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.39,-23.53 109.51,-19.7 114.85,-28.85 119.39,-23.53"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="196,-19 142,-19 142,0 196,0 196,-19"/>
|
||||
<text text-anchor="middle" x="169" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="193.62,-19.25 140.12,-19.25 140.12,0 193.62,0 193.62,-19.25"/>
|
||||
<text text-anchor="middle" x="166.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M169,-54.54C169,-47.17 169,-38.1 169,-30.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="172.5,-30.18 169,-20.18 165.5,-30.18 172.5,-30.18"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M166.88,-54.95C166.88,-47.62 166.88,-38.62 166.88,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="170.38,-30.7 166.88,-20.7 163.38,-30.7 170.38,-30.7"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="254,-19 214,-19 214,0 254,0 254,-19"/>
|
||||
<text text-anchor="middle" x="234" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">limits</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="250.5,-19.25 211.25,-19.25 211.25,0 250.5,0 250.5,-19.25"/>
|
||||
<text text-anchor="middle" x="230.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">limits</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M185.07,-54.54C194.51,-46.04 206.46,-35.29 216.19,-26.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="218.27,-29.47 223.36,-20.18 213.59,-24.26 218.27,-29.47"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M182.7,-54.95C191.88,-46.5 203.47,-35.83 212.99,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="215.02,-30.05 220.01,-20.7 210.28,-24.9 215.02,-30.05"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="316,-19 272,-19 272,0 316,0 316,-19"/>
|
||||
<text text-anchor="middle" x="294" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="311.38,-19.25 268.38,-19.25 268.38,0 311.38,0 311.38,-19.25"/>
|
||||
<text text-anchor="middle" x="289.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M199.9,-54.54C219.88,-45.19 245.7,-33.1 265.24,-23.96"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="266.52,-26.76 274.1,-19.35 263.56,-20.41 266.52,-26.76"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M197.6,-54.8C217.05,-45.48 242.04,-33.52 261.1,-24.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="262.5,-27.13 270.01,-19.65 259.48,-20.81 262.5,-27.13"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.2 KiB |
Reference in New Issue
Block a user