mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-24 13:53:35 +08:00
16 lines
1.4 KiB
Plaintext
16 lines
1.4 KiB
Plaintext
<map id="graph/travelling_salesman_problem.cpp" name="graph/travelling_salesman_problem.cpp">
|
|
<area shape="rect" id="Node000001" title="[Travelling Salesman Problem] (https://en.wikipedia.org/wiki/Travelling_salesman_problem) implementat..." alt="" coords="180,5,353,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,80,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="211,49,92,91,90,86,210,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="104,94,168,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="235,49,170,88,167,83,232,44"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="192,94,253,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="258,48,239,82,234,79,253,45"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="276,94,348,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="280,45,300,79,295,82,275,48"/>
|
|
<area shape="rect" id="Node000006" title=" " alt="" coords="371,94,423,120"/>
|
|
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="301,44,366,83,363,88,298,49"/>
|
|
<area shape="rect" id="Node000007" title=" " alt="" coords="447,94,504,120"/>
|
|
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="320,44,433,87,432,92,318,49"/>
|
|
</map>
|