搜索资源列表

  1. Tabu--search--for--graph-

    0下载:
  2. 用禁忌搜索方法求解图分割问题,大师级人物Fred Glover写的文章,是禁忌搜索的一个典型应用。里面给出了禁忌搜索的流程,算例的结果是与Simulated annealing和Kernighan-Lin s heuristic两种方法进行比较-develop a tabu search procedure for solving the uniform graph partitioning problem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1500160
    • 提供者:Rich
  1. tabu

    0下载:
  2. tabu seearch (objets)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:AZERTYUIOP
  1. matlab-for-TSP-problem-using-Tabu

    0下载:
  2. 使用禁忌搜索算法实现TSP问题matlab源码-matlab source program for TSP problem using Tabu
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:金莹
  1. Tabu-search

    0下载:
  2. 禁忌搜索启发式算法 希望对大家有用,请查看。-Tabu search C++
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:Mark
  1. Shortest-tabu-algorithm-problem

    0下载:
  2. 禁忌算法求解TSP问题,寻优最短路程,优化算法-Shortest tabu algorithm to solve TSP problem, optimization, optimization algorithm is proposed
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:阿里
  1. Introduction-to-Tabu-Search

    0下载:
  2. 禁忌搜索的学习资料.讲得很详细,清楚. Introduce to Tabu Search-Tabu search learning materials very detailed and clear. Introduce to Tabu Search
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1917952
    • 提供者:lwl
  1. Tabu-Search-Straegies-for-UBQOP

    0下载:
  2. Multistart Tabu Search Straegies for the Unconstrained Binary Quadratic Optimization Problem 对无约束下的二次分配问题上禁忌搜索的应用.-Multistart Tabu Search Straegies for the Unconstrained Binary Quadratic Optimization Problem for uncons
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:151552
    • 提供者:lwl
  1. Tabu-search-TSP

    0下载:
  2. tabu search algorithm for travelling sales man (TSP) problem, c++ code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:rowthof
  1. Tabu-search-TSP

    0下载:
  2. tabu search algorithm for travelling sales man (TSP) problem, c++ code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:acknowl
  1. -Tabu-Search-to-Solve-the-JSSP-with-SD-Setup-Time

    0下载:
  2. Tabu search for Job shop
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:6973440
    • 提供者:Alexandr
  1. tabu-search

    0下载:
  2. An algorithm for tabu search methode for solving optimization problems
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:bendi
  1. MULTILEVEL TABU SEARCH AND EMBEDDED SEARCH NEIGHBORHOODS

    0下载:
  2. MULTILEVEL TABU SEARCH AND EMBEDDED SEARCH NEIGHBORHOODS FOR THE TRAVELING SALESMAN PROBLEM
  3. 所属分类:文档资料

    • 发布日期:2013-12-31
    • 文件大小:155648
    • 提供者:jiangnanjiang
  1. tabu

    0下载:
  2. 通过禁忌算法求解最优解的问题,可以计算最小值。-Through the tabu algorithm to solve the optimal solution of the problem, the minimum value can be calculated.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:wangbo
  1. Tabu-search-method-tsp

    0下载:
  2. 禁忌搜索法求解tsp问题的MATLAB程序-Tabu search method for solving problems MATLAB program tsp
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:sorchids
  1. Tabu

    0下载:
  2. 用tabu search实现的顺序排列,是整个禁忌搜索的基础所在,对于建立tabulist和寻找最优解的过程程序都很明确标注-By order of tabu search to achieve, is the foundation of the entire tabu search, and the process of looking for a program to build tabulist optimal solution
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:Frau Zhang
  1. tabu

    0下载:
  2. 禁忌搜索求函数极值matlab,help people to understand the alogrithm-Tabu search extremal function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:刘阳
  1. tabu-search---TSP

    0下载:
  2. Tabu search, genetic algorithms are compared with the thermal simulation, the solution space much more searches (ie Hrystr of them)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:hossein
  1. Tabu-Search-matlab

    0下载:
  2. 使用matlab进行禁忌搜索算法编例,解决车辆路径最优化问题。-vrp with use of tabu search
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:杨木木
  1. tabu

    0下载:
  2. 一个用禁忌搜索算法求解旅行商(TSP)问题的java源代码,算法正确可行。-A tabu search algorithm to solve TSP (TSP) problem java source code, the algorithm is correct and feasible.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:andysau
  1. Tabu-search-asymmetric-ftv170.atsp

    0下载:
  2. matlab source for TSP asymmetric problem using tabu search
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:56320
    • 提供者:urserk
« 1 2 3 4 56 7 8 9 10 ... 17 »

源码中国 www.ymcn.org