TSP2024
Zitieren als
Didier Maquin (2025). TSP2024 (https://de.mathworks.com/matlabcentral/fileexchange/158496-tsp2024), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert von: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 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 |
