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

搜索资源列表

  1. VRP-1

    0下载:
  2. this code solves vehicle routing problem using simulated annealing algorithm in matlab. in this code , we create different models and then evaluate them using SA algorithm. one of the advantage of this code , is that code is splitting diff
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3533
    • 提供者:mojtaba
  1. VrpIO

    0下载:
  2. Reading vrp data from file
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1845
    • 提供者:nexpe
  1. GSAforVRP_V3

    0下载:
  2. 利用万有引力搜索算法解决VRP问题 ,matlab-Use gravitational search algorithm to solve the VRP problem, matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:183828
    • 提供者:侯立成
  1. geneticVRP

    0下载:
  2. matlab编程遗传算法代码,解决VRP车辆路径问题-Genetic algorithm matlab programming code to solve VRP Vehicle Routing Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4403
    • 提供者:兰少曼
  1. distribusi

    0下载:
  2. vrp using GA to minimize travel time. vehicle routing problem to solve scheduling. from depot to consumer. and the go back to the depot
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2840
    • 提供者:rosit
  1. SA-VRP(TS-VRP)

    1下载:
  2. 采用模拟退火算法或禁忌算法求解车辆路径问题-Using simulated annealing algorithm or tabu search algorithm to solve the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:5000
    • 提供者:dr
  1. antcolony

    0下载:
  2. vrp code with ant colony in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2441
    • 提供者:mohammad.b
  1. ant-algorithem-with-use-of-vb

    0下载:
  2. 此文件使用vb编程实现蚂蚁算法,从而用来解决车辆路径问题-solve vrp using ant algorithem
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:27825
    • 提供者:杨木木
  1. geneticVRP

    1下载:
  2. 使用matlab进行遗传算法编例,解决车辆路径最优化问题。-vrp with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4001
    • 提供者:杨木木
  1. SA-algorithem-forVRP

    0下载:
  2. 使用matlab进行模拟退火算法编例,解决车辆路径最优化问题。-vrp with use of SA
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3271
    • 提供者:杨木木
  1. Tabu-Search-matlab

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

    • 发布日期:2015-11-30
    • 文件大小:5120
    • 提供者:杨木木
  1. TSPLIB_DATA

    3下载:
  2. 解决TSP问题以及VRP问题的标准算例,TSPLIB中整合了研究领域经常使用的44个算例,并且包含当前最优解-Standard solution of the TSP and VRP problem example, TSPLIB the integration of 44 frequently used examples of research areas, and contains the current optimal solution
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:103954
    • 提供者:孙海峰
  1. 3LHFVRP

    0下载:
  2. VRPH alrorithm program to resolve VRP with heterogeneous fleet. You can verify it and make you suggestions.-VRPH alrorithm program to resolve VRP with heterogeneous fleet. You can verify it and make you suggestions.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:54079
    • 提供者:MOUTA
  1. VRPcode

    0下载:
  2. VRP问题的matlab实现源代码,遗传算法,标准VRP问题-the code of VPR by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:25159
    • 提供者:刘昂
  1. GAforVRP

    1下载:
  2. 利用Matlab编写的程序,GA算法解决车辆调度问题VRP-Programs written in Matlab, GA algorithm to solve vehicle scheduling problem VRP
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:7168
    • 提供者:曹子建
  1. SAforVRP

    0下载:
  2. Matlab编写的,利用 SA算法解决VRP问题-Matlab prepared using the SA algorithm to solve the VRP
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2870
    • 提供者:曹子建
  1. ant_CSharp

    0下载:
  2. 车辆路径问题的蚁群算法程序代码,考虑车辆的载重限制-ant syatem,VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:38373
    • 提供者:David
  1. source

    0下载:
  2. VRP C/C++ Library of Local Search Heuristics for the Vehicle Routing Problem. ... latest source code can be obtained http://www.coin-or.org/projects/VRPH.xml-VRP C/C++ Library of Local Search Heuristics for the Vehicle Routing Problem. ... latest sou
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:4286
    • 提供者:Esddiq
  1. VRPBase--No-smallrouteindex

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

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

    0下载:
  2. 是一个关于VRP问题的简单的GA算法代码,里面有零售商,中间商的成本关系!-Is a simple question about VRP GA algorithm code, there are a retailer, middleman cost relationships!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:11062
    • 提供者:安素
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 »
搜珍网 www.dssz.com