# tsp **Repository Path**: fengxuewei-dev/tsp ## Basic Information - **Project Name**: tsp - **Description**: 图解遗传算法求解TSP - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TSP问题的求解方法 * **data**.C-TSP问题中国34个城市的经纬度。 * **ga**.遗传算法求解TSP问题代码。 [Blog:http://blog.5long.me](http://blog.5long.me) TSP问题博文链接: ## License tsp is published under the MIT License (MIT) License. See the LICENSE file for more.