登录
首页 » 算法 » 禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能 力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压...

禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能 力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压...

于 2022-04-06 发布 文件大小:2.28 kB
0 242
下载积分: 2 下载次数: 1

代码说明:

禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能 力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期 和长期禁忌列表存储器来保证算法能搜索到全局空间的每一点, 并且不重复搜索。经过验算和分析, 证明它是一种较好的 全局启发式搜索法-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm to search to the global space, each point, and do not repeat the search. After checking and analysis, to prove that it is a good global heuristic search method

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C language data structures operating sequence in Table 3, which is characterized...
    C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facilitate order processing line matrix calculation, but by businesses that require access to a line of non-zero yuan, then you start from scratch
    2023-08-26 04:35:04下载
    积分:1
  • 介绍了二分求解非线性方程的,欢迎大家提出宝贵意见。...
    介绍了二分法求解非线性方程的算法,欢迎大家提出宝贵意见。-Introduced the dichotomy of the algorithm for solving nonlinear equations, welcome you to give valuable advice.
    2022-06-19 07:47:23下载
    积分:1
  • 正向云模型-MATLAB程序
    正向云模型-MATLAB程序,由三个数字特征,生成正向云模型,带有WORD文档说明和PPT资料,程序能够运行出正确的结果,希望对各位有帮助。
    2022-03-14 02:30:22下载
    积分:1
  • fibonacci numbers
    我为我的c班准备了这个。它工作时写斐波那契数。如果你想改变数字的上限,就把1000改成你想要的。
    2022-07-09 08:36:35下载
    积分:1
  • 易语言利用JS做RSA验证
    QQ注册RSA算法易语言源码例程程序,创建ScriptControl对象实现QQ注册中的RSA算法。 易语言例程源码属于易语言进阶教程。
    2022-02-20 01:12:27下载
    积分:1
  • LZW的实现
    LZW算法的实现   LZW算法 其中 几个对象为 编码流 数据流 以及 编译表   字符即为数值,这里0-255   字符串:几个字符组成的串。这里可以简单用 来描述。其中前缀可以为0。   根:长度为1的字符串。   编码(Code):按照固定的长度从编码流中读取的值,即编译表中映射值。即一个编码对应一个字符串   本程序中将定义编码长度最大为12。最小为8。   本实现中自动根据文件内容生成对应的编译表 一个编码对应一个字符串, 字符串匹配通过hash算法去编译表中查找对应的编码。 hash值 = (前缀的编码+后缀编码)%常数
    2022-10-19 02:30:04下载
    积分:1
  • 清华大学2002年出版的《科学与工程数值计VC++》配套源码,包括复数计、矩阵运、插值计、线性非线性方程组求解、数值积分、数值拟和与逼近等和类,...
    清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VC++" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
    2022-01-25 16:31:39下载
    积分:1
  • 查找一个文件中相同字符出现次数
    查找一个文件中相同字符出现次数-search for a document incidence of the same characters
    2022-01-26 17:29:22下载
    积分:1
  • 提供了PID控制的程序框图,可根据实际需要进行修改。
    提供了PID控制的程序框图,可根据实际需要进行修改。-provide PID control of the process diagram, can be based on actual need to be modified.
    2022-02-03 08:43:12下载
    积分:1
  • 教工工资管理系统
    资源描述一个用c语言写的简易教工工资管理系统,没有用到复杂的东西,未调用数据库,大家可以简单看一下,学习学习。
    2022-08-21 03:22:43下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载