TSP2024
Citation pour cette source
Didier Maquin (2026). TSP2024 (https://fr.mathworks.com/matlabcentral/fileexchange/158496-tsp2024), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Remerciements
Inspiré par : TSPSEARCH, Traveling Salesman Problem (TSP) using Simulated Annealing, fixfocus
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 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 |
