项目作者: CarlossShi

项目描述 :
Python implementation of Tabu Search (TB), Genetic Algorithm (GA), and Simulated Annealing (SA) solving Travelling Salesman Problem (TSP). Term project of Intelligent Optimization Methods, UCAS course 070105M05002H. 禁忌搜索, 遗传算法, 模拟退火解旅行商问题的Python实现. 中国科学院大学现代智能优化方法大作业.
高级语言: Python
项目地址: git://github.com/CarlossShi/tsp-meta-heuristic.git
创建时间: 2021-05-20T13:01:12Z
项目社区:https://github.com/CarlossShi/tsp-meta-heuristic

开源协议:MIT License

下载