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

搜索资源列表

  1. tabu_matlab

    0下载:
  2. 采用禁忌搜索算法和模拟退火法来求解旅行商问题,PDF文件,说明很详细-Using tabu search algorithm and simulated annealing method to solve the traveling salesman problem, PDF document describing in great detail
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:73.1kb
    • 提供者:王敏蔚
  1. TSP

    1下载:
  2.  提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
  3. 所属分类:其他小程序

    • 发布日期:2013-12-03
    • 文件大小:5.66kb
    • 提供者:logspace
  1. ptabu-matlabcr

    0下载:
  2. matlab编写的禁忌搜索算法,解决了了TSP问题,对初学入门者有重要的参考价值 -Matlab prepared by the tabu search algorithm to solve TSP problems have important reference value for beginners beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:6.66kb
    • 提供者:澄清
  1. Ttabu-search-h

    0下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易易懂,适合初学入门者 ,经测试可直接使用。 -Tabu search algorithm to solve the problem of 50 cities in the tsp, simple and easy to understand, suitable for beginners beginners, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2.98kb
    • 提供者:家庭教师
  1. tabu_search

    0下载:
  2. 用禁忌搜索算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:2.97kb
    • 提供者:刘灿
  1. TabuSearch

    0下载:
  2. C#\学习\人工智能\禁忌搜索\禁忌搜索解 TSP问题\Console代码-C# \ learning \ artificial intelligence \ tabu search \ taboos, search for TSP \ Console code
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:34.79kb
    • 提供者:yang
  1. solve-the-TSP

    0下载:
  2. E:\学习\人工智能\禁忌搜索 +opt解决TSP问题\禁忌搜索+opt解决TSP问题 含测试数据-E: \ learning \ Artificial Intelligence \ tabu search \ taboo search to+opt for to solve the TSP \ taboo search to+opt for to solve the TSP
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:2.61kb
    • 提供者:yang
  1. myTabuSearch

    1下载:
  2. 使用禁忌搜索法求解大规模TSP问题 点数达到500以上,内涵2分测试数据,供大家使用。还支持TSPLIB95国际标准测试数据。不足之处恳请广大网友批评者正-The majority of users use tabu search method for solving large-scale TSP problem points to reach 500 or more, I urge critics are
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:17.49kb
    • 提供者:yang
  1. search

    0下载:
  2. 禁忌搜索算法 实现tsp 程序代码有注释 易懂-tabu search
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.9kb
    • 提供者:guyu
  1. TS

    0下载:
  2. ts算法 tsp上的应用 最新的 不错,利用禁忌搜索算法解决城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve tsp city
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.87kb
    • 提供者:hainan
  1. main

    0下载:
  2. 禁忌搜索算法 解决TSP旅行商问题,写出了两个精度,一个是粗精度搜索,一个是细精度搜索。-Tabu search algorithm to solve TSP traveling salesman problem, wrote two precision, a coarse precision search, a search is fine precision.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:85.73kb
    • 提供者:
  1. Tabu-search-method-tsp

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

    • 发布日期:2017-04-15
    • 文件大小:5.77kb
    • 提供者:sorchids
  1. program

    0下载:
  2. TSP问题的遗传、模拟退火、邻域搜索、禁忌搜索算法对比-Genetic TSP problem, simulated annealing, neighborhood search, tabu search algorithm comparison
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:646.25kb
    • 提供者:姜艺
  1. TSP

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

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

    0下载:
  2. 用mfc做的禁忌搜索算法解决tsp问题的界面的代码-Using mfc taboo search algorithm to solve the tsp problem of the interface code
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:38.55mb
    • 提供者:欧阳北平
  1. 禁忌搜索算法

    0下载:
  2. 用于初学者学习tsp问题及其掌握禁忌搜索算法的应用(For beginners to learn TSP problems and master limited searching algorithm applications)
  3. 所属分类:其他

  1. 83268749TS-SA

    0下载:
  2. 31个城市的tsp问题,并没有改进,如果你有改进过的请联系我(31 cities tsp problem, and no improvement, if you have improved please contact me)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:didi123
  1. ts_tsp

    0下载:
  2. 简单介绍禁忌搜索算法的过程,并求解TSP,来加深对其的理解。(Briefly introduce the process of tabu search algorithm, and solve TSP, to deepen its understanding.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:3kb
    • 提供者:烟艹
  1. 禁忌搜索解决TSP加注释

    1下载:
  2. matlab程序编写 应用禁忌搜索解决TSP(商旅)问题(Using Tabu Search to Solve TSP (Business Travel) Problem in Matlab Programming)
  3. 所属分类:其他

搜珍网 www.dssz.com