Traveling-Salesman Problem
1
2
4
3
Distance matrix
\
40
55
28
Analysis:
We have found a solution using
16
7
heuristic algorithm.
66
The total distance in this case is
55+ 16 + 7 +28 = 106