用禁忌搜索算法求解旅行商问题我要分享

solving TSP using tabu search algorithm

matlab 算法 搜索 求解 问题 旅行 禁忌

关注次数: 366

下载次数: 0

文件大小: 2.59 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:禁忌搜索(Tabu search)是由Fred W.Glover于1986年[1]提出并于1989年正式提出的一种元启发式搜索方法


English Description:

Tabu search, created by Fred W. Glover in 1986[1] and formalized in 1989,[2][3] is a metaheuristic search method employing local search methods used for Click the file on the left to start the preview,please !The preview only provides 20% of the code snippets, the complete code needs to be downloaded Loading Report


代码预览