CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - VRP algorithm

搜索资源列表

  1. vrp.rar

    5下载:
  2. 编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
  3. 所属分类:Other systems

    • 发布日期:2016-12-28
    • 文件大小:4.09kb
    • 提供者:张凯
  1. IndexGA

    0下载:
  2. 遗传算法解决vrp问题,很好的 遗传算法解决vrp问题,很好的-Vrp genetic algorithm to solve problems, good vrp genetic algorithms to solve problems, good
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:6.25kb
    • 提供者:王博文
  1. VRP

    1下载:
  2. 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:54.46kb
    • 提供者:ghy
  1. PSO

    6下载:
  2. 用粒子群算法解决一般的VRP问题,这个是PSO的源代码-This is the source code of the PSO particle swarm algorithm to solve the general problem of VRP,
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:4.76kb
    • 提供者:林冠男
  1. VRP

    0下载:
  2. 解决车辆路径问题使用矩阵蚂蚁算法 车辆调度问题(Vehicle Routing Problem,VRP)是一个典 型的NP 难题,只有在需点数和路段数较少时才有可能寻求其 精确解,一般情况下,很难得到全局最优解或满意解-Matrix ant algorithm to solve the vehicle routing problem Matrix ant algorithm to solve the vehicle routing problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2.24kb
    • 提供者:基极10
  1. vrp-jieyuelichengsuanfa

    1下载:
  2. 数模vrp问题---节约里程算法C++代码 -vrp saving mileage algorithm C++ code。
  3. 所属分类:Other windows programs

    • 发布日期:2014-06-03
    • 文件大小:1kb
    • 提供者:lee
  1. GA-VRP-MATLAB

    1下载:
  2. 应用遗传算法求解循环取货的路径优化问题,可以参考一下。-Application of genetic algorithm optimization cycle paths pickup problem。
  3. 所属分类:其他小程序

    • 发布日期:2016-10-10
    • 文件大小:2.4kb
    • 提供者:tang
  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
    • 文件大小:3.45kb
    • 提供者:mojtaba
  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
    • 文件大小:10.8kb
    • 提供者:安素
  1. vrp_ga

    0下载:
  2. Programs that use the method of genetic problem solving the VRP program, very practical, experimental, graduation can be used to run, with complete results and figure, well, this algorithm can be used to obtain optimal exact or approximate optimal so
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:25.63kb
    • 提供者:xiao
  1. VRP

    4下载:
  2. 应用遗传算法针对物流配送车辆路径规划问题进行求解,使用MATLAB进行编程-Using genetic algorithm to solve the problem of logistics distribution vehicle routing problem, using MATLAB programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:11.35kb
    • 提供者:wang
  1. ant-colony-algorithm

    0下载:
  2. 用于解决vrp问题的蚁群算法,已成功解决很多问题-The ant colony algorithm for solving VRP Problem has been successfully solved many problems
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.63mb
    • 提供者:李薛萍
  1. 蚁群算法Matlab程序

    2下载:
  2. 求解VRP问题,实用的蚁群算法matlab程序(To solve the VRP problem, a practical ant colony algorithm matlab program)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:16kb
    • 提供者:flyever98
  1. 分支定界

    0下载:
  2. 实现VRP问题的分支定界算法,C语言实现,(A branch and bound algorithm for the realization of VRP problem)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2kb
    • 提供者:ross1221
  1. dynamic programing algorithm

    0下载:
  2. dynamic programing VRP
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:231kb
    • 提供者:chehab.salah
  1. vrp

    0下载:
  2. 车辆路径问题用遗传算法来求解,借助了matlab的程序代码(The vehicle routing problem is solved by genetic algorithm, with matlab program code.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:16kb
    • 提供者:小小周zzz
  1. geneticVRP

    0下载:
  2. 基于排序选择和部分匹配交叉的ga算法求解vrp问题(Solving VRP Problem by GA algorithm)
  3. 所属分类:其他

  1. python实现VRPTW求解禁忌搜索算法

    4下载:
  2. 采用禁忌搜索算法解决问题,解决带时间窗的VRP问题(Tabu search algorithm is used to solve the problem and solve the VRP problem with time windows.)
  3. 所属分类:其他

    • 发布日期:2020-06-30
    • 文件大小:157kb
    • 提供者:当当0221
  1. 数学建模

    1下载:
  2. 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:4kb
    • 提供者:squirrel_03
搜珍网 www.dssz.com