处理旅行商问题的离散PSO算法的例程我要分享

The routine of discrete PSO algorithm dealing with traveling salesman problem

动态路径 PSO-路径 PSO-旅行 dpso-MATLAB 旅行商

关注次数: 250

下载次数: 1

文件大小: 3K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:处理旅行商问题的离散PSO算法的例程,动态生成路径串,算法本身保证了路径串的合法性


English Description:

The routine of discrete PSO algorithm is used to deal with the traveling salesman problem, and the path string is generated dynamically. The algorithm itself ensures the legitimacy of the path string


代码预览