多种方式求解TSP问题我要分享

Multiple ways to solve TSP

genetic-methods TSP-simulated matlab-TSP matlab-tsp 遗传算法-神经网络

关注次数: 216

下载次数: 1

文件大小: 8K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:多种方式求解TSP问题,有遗传算法,A*算法,D算法,模拟退火,神经网络等


English Description:

There are many ways to solve TSP, such as genetic algorithm, a * algorithm, D algorithm, simulated annealing, neural network and so on


代码预览