simulatedAnnealing-TSP:旅行商问题的模拟退火方法

时间:2024-07-17 22:08:40
【文件属性】:

文件名称:simulatedAnnealing-TSP:旅行商问题的模拟退火方法

文件大小:108KB

文件格式:ZIP

更新时间:2024-07-17 22:08:40

Python

请查看该项目的更详细版本的项目 PDF 报告。 请注意,虽然这是一个团队项目,但所有代码都是我专门编写的。 这个项目当然可以进一步优化和调整,但它是对 TSP 的一个很好的介绍。


【文件预览】:
simulatedAnnealing-TSP-master
----tsp_test_cases()
--------test-input-8.txt(63KB)
--------test-input-2.txt(600B)
--------test-input-5.txt(6KB)
--------test-input-6.txt(12KB)
--------test-input-7.txt(24KB)
--------test-input-4.txt(3KB)
--------test-input-1.txt(240B)
--------test-input-3.txt(1KB)
----simAnneal.py(9KB)
----Project5Report-grp14.pdf(51KB)
----.gitignore(574B)
----README.md(281B)
----.gitattributes(378B)

网友评论