How can I solve the TSP according to Lin–Kernighan algorithm?
6 views (last 30 days)
Show older comments
Hello everybody
I want to use a program in order to solve the Travel Salesman Problem and I found this one http://www.mathworks.com/matlabcentral/fileexchange/24857-another-tsp-solver/content/solveTSP.m which is working perfectly. What I want to ask, due to I am not very keen with Matlab is whether this program solves the TSP according to Lin–Kernighan algorithm or not
0 Comments
Answers (0)
See Also
Categories
Find more on Traveling Salesman (TSP) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!