You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
p9vkuf3mx c8b413fce7
ADD file via upload
10 months ago
code/TSP Add files via upload 10 months ago
pdf Add files via upload 10 months ago
README ADD file via upload 10 months ago

README

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

code文件夹存放代码
其中TspCompare.py是三种启发式算法的对比实验
TspMax.py是优化后的禁忌算法
TspTeShe.py是消融增强型特赦准则的禁忌算法
TspHunhe.py是消融了混合领域操作的禁忌算法
TspJinji.py是消融了动态禁忌长度的禁忌算法
后四个文件的收敛曲线和路径图都保存在convergence.png和optimal_route.png会以最新运行的py文件为运行结果警惕相互覆盖