TSP2024
Citar como
Didier Maquin (2025). TSP2024 (https://es.mathworks.com/matlabcentral/fileexchange/158496-tsp2024), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Agradecimientos
Inspirado por: 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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 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 |
