TSP2024
Cita come
Didier Maquin (2026). TSP2024 (https://it.mathworks.com/matlabcentral/fileexchange/158496-tsp2024), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Riconoscimenti
Ispirato da: TSPSEARCH, Traveling Salesman Problem (TSP) using Simulated Annealing, fixfocus
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 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 |
