TSP2024
Cite As
Didier Maquin (2025). TSP2024 (https://au.mathworks.com/matlabcentral/fileexchange/158496-tsp2024), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: TSPSEARCH, Traveling Salesman Problem (TSP) using Simulated Annealing, fixfocus
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 2.2 | Three new methods have been added: a naive geometric one, the sector based partition, and two population based algorithms, komodo mlipir and Djaya algorithms. |
||
| 2.1 | - A firefly algorithm has been added |
||
| 2.0 | - The UI was modified to reading files in TSPLIB format.
|
||
| 1.11 | A new method entitled Polynomial-Time Deterministic (PTD) approach has been added. |
||
| 1.10 | A new geometric method has been added: pair-center algorithm recently proposed by Arno Formella. |
||
| 1.9 | 3 new methods have been added: Multi-fragment heuristic, Delaunay insertion and space-filling curve. |
||
| 1.8 | - Two new methods have been added: Metropolis algorithm and Reinforcement learning
|
||
| 1.7.1 | - The uploaded zip file was incorrect |
||
| 1.7 | - Two new geometric divide and conquer approaches have been added
|
||
| 1.6 | - Two new geometric methods have been added (Bitonic tour and Clarke-Wright heuristic).
|
||
| 1.5 | - Two new methods have been added (Black hole algorithm and Tabu search).
|
||
| 1.4 | Three new methods have been added |
||
| 1.3 |
