TSP2024

TSP2024 implements 28 different sub-optimal methods for solving the symmetric Euclidean TSP problem as well as the 2-opt enhancing method.

다운로드
다운로드

일반 정보

MATLAB 릴리스 호환 정보

  • R2021a 이상 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
2.2.0

Three new methods have been added: a naive geometric one, the sector based partition, and two population based algorithms, komodo mlipir and Djaya algorithms.

다운로드
1.9.0

3 new methods have been added: Multi-fragment heuristic, Delaunay insertion and space-filling curve.

다운로드
1.8.0

- Two new methods have been added: Metropolis algorithm and Reinforcement learning
- Minor code changes were made
- The user interface has been arranged to take into account the number of methods

다운로드
1.7.1

- The uploaded zip file was incorrect

다운로드
1.5.0

- Two new methods have been added (Black hole algorithm and Tabu search).
- A bug in the crossover function of the Genetic Algorithm method was corrected.
- .m files implemeting each method separately are now provided.

다운로드
1.4.0

Three new methods have been added

다운로드
1.3.0

다운로드