CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 禁忌搜索

搜索资源列表

  1. TSP

    0下载:
  2. 禁忌搜索算法解决TSP问题,matlab代码-Tabu search algorithm to solve TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2046
    • 提供者:高梦
  1. VRPBase--No-smallrouteindex

    0下载:
  2. 禁忌搜索解决待时间窗车辆路径问题,c++基于visio studio 2010平台-Tabu Search Algorithm of VRP
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2547613
    • 提供者:王祖健
  1. TabuSearch

    0下载:
  2. 该算法用于TSP的禁忌搜索,功能强大,而且非常利用方便-this algorithm uesd for Tabu-search for TSP problems,it has great affection,and easy uesd
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1763
    • 提供者:Toms
  1. tabu-search-matlab

    2下载:
  2. 求解VRP 问题的智能算法 禁忌搜索算法MATLAB源代码-tabu-search MATLAB code of VRP
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4358
    • 提供者:冯艳
  1. traveling-salesman-problem

    0下载:
  2. 旅行商问题研究,对初学者对禁忌搜索,蚁群算法,和模拟退火有很大帮助。-Traveling Salesman Problem, for beginners tabu search, ant colony algorithm, and simulated annealing of great help.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:754748
    • 提供者:刘同学
  1. ts

    5下载:
  2. 里面介绍的是使用禁忌搜索求解vrp,只要修改下数据就可以使用,用的是MATLAB写的-vrp MATLAB ts
  3. 所属分类:Data Mining

    • 发布日期:2015-11-30
    • 文件大小:14336
    • 提供者:郑皓轩
  1. TS

    0下载:
  2. 禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。 -Tabu search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2186
    • 提供者:chen
  1. tsp

    0下载:
  2. 运用了禁忌搜索算法求解31个城市的最短路径问题(tsp)
  3. 所属分类:其它程序

  1. 0-1beibaowenti

    5下载:
  2. 应用禁忌搜索算法解决0-1背包问题,可以快速得到最优结果,用matlab实现-Application of tabu search algorithm to solve 0-1 knapsack problem, you can quickly get the best results, using matlab realize
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3010
    • 提供者:1121261428
  1. TSP

    0下载:
  2. 此代码运用禁忌搜索算法解决旅行商问题(TSP)-This code use tabu search algorithm to solve traveling salesman problem (TSP)
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:16403
    • 提供者:武侠
  1. tabu

    0下载:
  2. tabu算法能较好的实现禁忌搜索算法,测试能够使用-The tabu algorithms can realise the function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4459
    • 提供者:starbuck
  1. Graph-Coloring(HGA)

    0下载:
  2. 基于遗传算法和禁忌搜索的启发式算法,提供C++代码,能够高效地解决图着色问题。-The code based on the combination of Genetic Algorithm and Tabu Search can be used to solve the Graph Coloring problem efficiently
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1219918
    • 提供者:
  1. Combinatorial-Auctions

    2下载:
  2. 采用禁忌搜索算法解决组合拍卖问题,在短时间内找到近似最优解,用C++语言实现。-Tabu search algorithm for solving combinatorial auctions, in a short time to find the approximate optimal solution with C++ language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:438012
    • 提供者:
  1. MWCP(TS)

    0下载:
  2. 采用禁忌搜索算法解决最大权值团问题,包含最大独立集于最大权值团之间的转换问题。-Tabu search algorithm using the maximum weight clique problem solving, contains the largest independent set in the maximum weight conversion problems between the groups.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1626650
    • 提供者:
  1. 10012

    1下载:
  2. 文件夹 论文及原附带程序 是Abdel-Rahman Hedar,Masao Fukushima的论文《Tabu Search directed by direct search methods for nonlinear global optimization》是一篇连续禁忌搜索的算法。- 文件夹 论文及原附带程序 是Abdel-Rahman Hedar,Masao Fukushima的论文《Tabu Search directed by direct searc
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:390730
    • 提供者:董彦彬
  1. TSforTSP

    0下载:
  2. 禁忌搜索是人工智能的体现,是在局部邻域搜索的基础上发展起来的-Tahu Search is proposed by Glover(1986),which is based on neighood..
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:3850
    • 提供者:shiguangcheng
  1. VRP_algorithm

    8下载:
  2. 5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件-5 solving vehicle routing problem (VRP) MATLAB algorithm source and the corresponding data (data is also in the m file), including three kinds of genetic algorithm, SA algorithm and
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:29696
    • 提供者:涂超
  1. tabu_search

    0下载:
  2. 我们尝试用禁忌搜索(tabu search)算法来解决旅行商问题(TSP),程序可以选择随机生成点的位置坐标,也可以从圆上均匀取点(比较容易判断结果的好坏)。 我们采用下面的一些规则来运行程序: 特赦规则:如果新解被禁,但是目标函数值比当前最优解的目标函数值小于某个定值时,接受新解。 终止规则:1、如果在给定的迭代次数内,最优解的目标函数值保持不变终止2、迭代次数达到给定的最大值时终止。 候选解的产生:本实验中我采取的是随机产生候选解的方法 一些参数的选取: 在每一步的
  3. 所属分类:Maple

    • 发布日期:2017-04-13
    • 文件大小:2391
    • 提供者:snowtiger
  1. ypea116-tabu-search

    0下载:
  2. 结构化的禁忌搜索(TS)的MATLAB实现TSP和n-Queens问题-A structured implementation of Tabu Search (TS) in MATLAB for TSP and n-Queens Problem
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:18559
    • 提供者:
  1. Tabu

    0下载:
  2. matlab环境下利用禁忌搜索算法解决TSP问题-Tabu search algorithm for TSP
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:34599
    • 提供者:林爽雯
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com