Modified Simulated Annealing Algorithm for TSP

Modify the simulated annealing algorithm.Begin to search for solving TSP from different initial states,and compares the result with the result of genetic algorithm.We find that the result excels the result of genetic algorithm in the literature[one].