travelling salesman problem using genetic algorithm我要分享

travelling salesman problem using genetic algorith

matlab

关注次数: 157

下载次数: 0

文件大小: 160.42 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:旅行商问题是求所有问题之间最小距离的工程。我假设927个城市的数据用于这个项目。并且我需要用遗传算法,遗传算法和Matlab求解这个程序


English Description:

Travelling salesman problem is the project that find the minimum distance of all. i assume the data of city 927 cities to this project. and i need to use the genetic algorithm,GA and solve this program using Matlab


代码预览