TSP-Solutions-and-Analysis
旅行商问题的若干解法及其分析
***
[📄[文档](https://github.com/ffengc/TSP-Solutions-and-Analysis/blob/main/README.md)] [💻[仿真环境](https://www.mathworks.com/)]
[🌅[代码](https://github.com/ffengc/TSP-Solutions-and-Analysis/)] [📖[报告PDF](https://ffengc.github.io/TSP-Solutions-and-Analysis/report.pdf)]
***
[!NOTE]
如果你对本项目的运行和实现有任何疑问,或者对本项目有更好的优化建议,可以直接联系我,或者在仓库中留言。
运行
通过调用 hopfield.m
, ga.m
, dp.m
可以运行报告中旅行商问题的不同解法。
其他更详细的信息, 请见报告PDF实验部分: https://ffengc.github.io/TSP-Solutions-and-Analysis/report.pdf