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

搜索资源列表

  1. VRP_GA.rar

    0下载:
  2. 用GA遗传算法求解VRP车辆配送问题,以及VRP的特殊情况TSP旅行商问题,GA Genetic Algorithm for VRP with the distribution of vehicles, as well as the special circumstances of VRP Traveling Salesman Problem TSP
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:975
    • 提供者:yourchen
  1. Programme

    2下载:
  2. 几种粒子群算法求解VRP问题,与GA对比-Several particle swarm algorithm VRP problems, compared with GA
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1400616
    • 提供者:afeigo
  1. vrp-ga

    4下载:
  2. 这是基于matlab的通过遗传算法解决物流配送车辆路径问题-This is based on matlab by genetic algorithms to solve the logistics distribution vehicle routing problem
  3. 所属分类:matlab例程

    • 发布日期:2016-11-02
    • 文件大小:20075
    • 提供者:
  1. Ga-Sa-vrp

    4下载:
  2. 用遗传算法--模拟退火算法求解车辆路径问题。-Using genetic algorithms- simulated annealing algorithm for vehicle routing problem.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:11372
    • 提供者:马文
  1. ga-for-vrp

    0下载:
  2. 解决VRP的遗传算法,已经验证,可以运行-Genetic algorithm to solve the VRP has been verified, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28643
    • 提供者:刘长石
  1. ga-vrp

    0下载:
  2. 解决车辆路径问题的遗传算法,已经验证,可以运行-Solving vehicle routing problem genetic algorithm has been verified, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7555
    • 提供者:刘长石
  1. VRP_GA

    0下载:
  2. 在VC6.0中实现的使用遗传算法(GA)实现有时间窗约束的车辆路径问题(VRP)。-In VC6.0 achieved using genetic algorithm (GA) to achieve a time window constraint vehicle routing problem (VRP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2709178
    • 提供者:王志刚
  1. GA-VRP

    0下载:
  2. 遗传算法求解VRP问题的源代码,经测试可用-Genetic Algorithm for VRP source code, have been tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:7181
    • 提供者:wade
  1. GA-VRP-MATLAB

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

    • 发布日期:2016-10-10
    • 文件大小:2462
    • 提供者:tang
  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. vrp-in-GA

    1下载:
  2. 使用matlab编写遗传算法,解决车辆路径最优化问题。-VRp using GA methods
  3. 所属分类:matlab

    • 发布日期:2016-10-31
    • 文件大小:7168
    • 提供者:杨木木
  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. GA-VRP

    0下载:
  2. 使用MATLAB解决了VRP问题 代码简单易懂-Use MATLAB to solve the VRP straightforward code
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7545
    • 提供者:pengyr
  1. GA_CVRP

    3下载:
  2. 用遗传算法和模拟退火实现的限重的VRP(CVRP),250个customer,一个仓库,数据文件在里面,导入eclipse就可以运行。-this is a hybrid algorithm of GA and SA to solve CVRP problem, which is devopled on eclise with java.it contains a input dataset involved with 249 customers and one single depot.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:54272
    • 提供者:张放
  1. XX_VRPTW

    2下载:
  2. 用智能算法中的遗传算法求解带时间窗限制的车辆路径问题-using GA algorithm to explain the problem of vrp with time windows
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2991
    • 提供者:shiguangcheng
  1. GA-vrp

    10下载:
  2. 运输成本、货损成本、时间成本等的配送成本最小化和以模糊时间窗进行量化的客户满意度最大化的多目标优化模型,采用改进遗传算法求解带模糊时间窗冷链配送问题。-A multi-objective optimization model to minimize the cost of transport and distribution costs, damage costs, costs of time and to quantify fuzzy time window to maximize custo
  3. 所属分类:assembly language

    • 发布日期:2017-12-13
    • 文件大小:2482
    • 提供者:吴娟
  1. GA

    0下载:
  2. 遗传算法的车辆路径研究,实现的是配送路径最短(Genetic algorithm of vehicle routing research, the realization of the shortest delivery route)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:13312
    • 提供者:刘秋萍
  1. geneticVRP

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

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:小拳碎胸口
  1. vrpGA

    2下载:
  2. 使用遗传算法求解VRP问题,可更改数据,可用(Solve VRP problem with GA algorithm.)
  3. 所属分类:matlab例程

  1. 压缩包

    0下载:
  2. 采用遗传算法,求解vrp问题(路径规划问题)(solve vrp with GA. Using genetic algorithm to solve VRP (path planning problem))
  3. 所属分类:matlab例程

    • 发布日期:2020-08-15
    • 文件大小:12288
    • 提供者:果果君
« 1 23 »
搜珍网 www.dssz.com