搜索资源列表
LHK_Algorithm
- LKH算法,一种启发式局部搜索算法。是目前解决TSP的最快算法。-LKH Algorithm, the fastest algorithm for the TSP.
LKH_TSP
- 使用Python和matlab实现的LKH算法,使用在TSP问题或者最短路径问题变种。本文件包括一个python实现,一个matlab实现,由于是开源算法,所以没有版权问题 -a LKH algs under python and matlab ,can use to solve TSP problem. it s opensource