模拟退火算法求解tap问题路径优化我要分享

Path optimization of simulated annealing algorithm

算法 Tap 模拟 优化 路径 退火 求解 问题

关注次数: 204

下载次数: 0

文件大小: 2.86 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:应用模拟退火算法求解tsp问题即货担郎问题,属于路径优化问题,函数优化。寻求遍历n个城市最短距离,利用模拟退火算法求得最短路径


English Description:

The simulated annealing algorithm is used to solve the TSP problem, namely, the problem of goods load, which belongs to the path optimization problem. Seeking the shortest distance to traverse the n city, using simulated annealing algorithm to obtain the shortest path


代码预览