Introduction - If you have any usage issues, please Google them yourself
Based on Tabu Search for TSP. Route optimization problem in 31 cities, using a simple tabu search algorithm GLover proposed. Set tabu list, to avoid falling into circulation, to achieve global optimum.