Hello Researchers,
I am trying to improve the total distance reduction of travelling salesman problem using Simulated annealing. On this particular assignment, professor has given the freedom to modify any/all of the below parameters to improve the accuracy (reducing the travelling distance).
Parameters that could be modified:
1. Temperatures schedule.
2. Duration of thermal equilibrium loop.
3. Choosing of initial route.
4. Perturbation of route.
Any suggestions/references will be helpful. Thanks in advance.