Algorithm 1: Proposed Work
Computation and analysis
In order to solve the Travelling Salesman Problem, a distance matrix must be created. Our next stage involves the construction of a distance matrix. We have already extracted the data specific to…