CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - tabu

搜索资源列表

  1. AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM

    0下载:
  2. AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM
  3. 所属分类:数值算法/人工智能

  1. AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM

    0下载:
  2. * TSQUEEN.C : <n> number of queens * * <tabu_size> size of the tabu list * * <max_iter> maximum number of iterations * *
  3. 所属分类:数据结构常用算法

  1. TS-TSP.rar

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2848
    • 提供者:ann
  1. tabu.zip

    0下载:
  2. 这是一个用C++编写的TSP问题的源码,使用Tabu Search算法。,This is a TSP problem source code written in C++, using the Tabu Search algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2191
    • 提供者:Erick Lee
  1. tabu

    0下载:
  2. 禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。 -Tabu search (Tabu search) is a local neighborhood search algorithm for the promotion, Fred Glover in 1986, proposed this idea, thus forming a complete set of algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:578916
    • 提供者:小龙
  1. 666tabu

    0下载:
  2. 禁忌搜索的matlab程序,包括求解TSP问题,介绍和ppt-Matlab tabu search procedures, including the TSP problem solving, presentation and ppt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:44678
    • 提供者:周宇
  1. TS_TSP

    0下载:
  2. 禁忌搜索算法求解车辆路径问题 很好的程序-Tabu search algorithm for vehicle routing problem with a very good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5670
    • 提供者:清风
  1. tabu-search-for-tsp

    3下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:3213
    • 提供者:dayong
  1. tabu-search-matlab

    0下载:
  2. TSP for VRP solution w/ capacity constraint using Tabu Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4142
    • 提供者:didin rosid
  1. SimpleOpenTSTutorial

    0下载:
  2. TabuSearch的一个小程序。用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法。-TabuSearch a small program. Using tabu search to solve TSP problems, procedures used on the path length taboo method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:29196
    • 提供者:GaoTiexin
  1. Tabulist_for_LTOSP_with_2reservoirs

    0下载:
  2. 求解梯级水库群优化调度,采用禁忌搜索算法,考虑水库数为2个。-Solving steps-reservoir optimal scheduling using tabu search algorithm, considering the number of reservoir 2.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:14172
    • 提供者:张景瑞
  1. tabu-matlabcode-tsp

    0下载:
  2. tabu禁忌求TSP 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:7035
    • 提供者:张天佑
  1. tabu

    0下载:
  2. 禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:475029
    • 提供者:logspace
  1. Tabu

    0下载:
  2. 禁忌搜索算法解决JSSP调度问题,是对禁忌搜索算法的比较好的参考学习的-Tabu Search Settle JSSP question
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-24
    • 文件大小:17408
    • 提供者:张兴
  1. tabu-search

    0下载:
  2. Tabu search implementation in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5989
    • 提供者:dayaccus
  1. tabu

    0下载:
  2. tabu search algorithm for TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2294
    • 提供者:krzysiek
  1. ACO-P-Tabu

    0下载:
  2. This refers to ACO which is a meta heuristics and use this in Tabu search algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:730747
    • 提供者:Long
  1. Tabu-search-for-VRP

    2下载:
  2. 利用C++编程语言,用禁忌搜索解车辆路径问题-Tabu search for VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-19
    • 文件大小:4096
    • 提供者:Ross
  1. tabu

    0下载:
  2. tabu search for resolving the problem of 8 queen in chess table.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:opio_001
  1. Tabu Search TSP

    0下载:
  2. matlab code for tsp using tabu search
  3. 所属分类:数学计算

    • 发布日期:2018-04-22
    • 文件大小:6144
    • 提供者:usgaa
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com