应用禁忌搜索算法解决0-1背包问题我要分享

Using tabu search algorithm to solve 0-1 knapsack

关注次数: 259

下载次数: 1

文件大小: 83.81 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:禁忌搜索算法解决0-1背包问题,附有matlab代码,直接可运行出来,如需改变问题,直接修改代码内部数据,改变禁忌表长度以及矩阵,即可运行,三个文件均为代码,同时放在文件夹下即可


English Description:

Tabu search algorithm to solve 0-1 knapsack problem, with matlab code, can be run directly, if you need to change the problem, directly modify the code internal data, change the length of tabu list and matrix, can run, three files are code, at the same time can be placed in the folder


代码预览

相关推荐