CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 车辆路径问题

搜索资源列表

  1. vrp

    0下载:
  2. 采用蚁群算法与节约算法结合的车辆路径问题,国际案例得出最优解,生成图片-By using ant colony algorithm and the combination of the vehicle routing problem, the optimal solution is obtained in the international case.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:111519
    • 提供者:翟露露
  1. bee-colony-algorithm

    1下载:
  2. 蜂群算法在车辆路径问题中的应用-Application of bee colony algorithm in vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:9214
    • 提供者:王玉泰
  1. Multi-vehicle-routing-problem

    2下载:
  2. 多车辆车辆路径问题,用遗传算法编程,保证可用-Multi-vehicle routing problem, using genetic programming algorithm to ensure that the available
  3. 所属分类:transportation applications

    • 发布日期:2017-05-04
    • 文件大小:7000
    • 提供者:谭宗曦
  1. vehicle-routing-problem

    2下载:
  2. 采用模拟退火方法解决有容量限制的车辆路径问题,matlab代码。Capacitated Vehicle Routing Problem (VRP) using SA. MATLAB -implementation of solving Capacitated Vehicle Routing Problem (VPR) using Simulated Annealing (SA)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:104712
    • 提供者:GEORGE
  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. VRP_algorithm

    8下载:
  2. 5个求解车辆路径问题(VRP)的MATLAB算法源程序和相应数据(数据也在m文件里),包括三种遗传算法,SA算法和禁忌搜索算法的m文件-5 solving vehicle routing problem (VRP) MATLAB algorithm source and the corresponding data (data is also in the m file), including three kinds of genetic algorithm, SA algorithm and
  3. 所属分类:matlab

    • 发布日期:2016-10-10
    • 文件大小:29696
    • 提供者:涂超
  1. simpleGA

    0下载:
  2. 基于遗传算法求解车辆路径问题,里面有相关文档说明和源码-Based on the genetic algorithm to solve the vehicle routing problem with relevant documentation and source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:133691
    • 提供者:迟锐
  1. TSP

    0下载:
  2. 矩阵实验室求解最短路径,旅行商问题,车辆路径问题-matlab TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2066
    • 提供者:金波
  1. GAVRP

    0下载:
  2. 基于 遗传算法的车辆路径问题,看起来比较简单-Genetic algorithm based on the vehicle routing problem, it seems relatively simple
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1508
    • 提供者:吴娟
  1. 遗传算法求解VRP问题的技术报告

    1下载:
  2. 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:96256
    • 提供者:阿雨
  1. SAforVRP

    2下载:
  2. 模拟退火算法求解车辆路径问题的MATLAB代码(Simulated annealing algorithm for vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-11-11
    • 文件大小:3072
    • 提供者:shanshuo63
  1. ACATSP

    0下载:
  2. 旅行商问题(Traveling Saleman Problem,TSP)是车辆路径调度问题(VRP)的特例,由于数学家已证明TSP问题是NP难题,因此,VRP也属于NP难题。旅行商问题(TSP)又译为旅行推销员问题、货郎担问题,简称为TSP问题,是最基本的路线问题,该问题是在寻求单一旅行者由起点出发,通过所有给定的需求点之后,最后再回到原点的最小路径成本(Traveling salesman Problem ('ll Saleman Problem, TSP) is a special case
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:枫雪@SPW
  1. ypea107-differential-evolution

    1下载:
  2. 代码使用差分进化算法解决了车辆路径问题,供大家学习参考(The code uses differential evolution algorithm to solve the vehicle routing problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:savoki
  1. 验证性VRP

    0下载:
  2. 利用遗传算法实现VRP问题,将车辆路径问题规划的较为详细,算法较为良好(The genetic algorithm is used to solve the VRP problem, and the vehicle routing problem is more detailed and the algorithm is better)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:莹莹11
  1. lonstraintdevice

    0下载:
  2. C-W节约算法是最经典的求解车辆路径问题的启发式算法,()
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:436224
    • 提供者:suanppng
  1. 禁忌搜索matlab算法

    2下载:
  2. 禁忌搜索算法建议编程,车辆路径问题,以最短距离为目标(The tabu search algorithm recommends programming, vehicle routing problem, with the shortest distance as the target)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:5120
    • 提供者:meyond
  1. 遗传算法VRP

    5下载:
  2. 本资料解决带有时间窗的车辆路径问题,希望与大家进行分享与交流。(The problem of vehicle routing with time windows is solved.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:lxpshidameinv
  1. C-mdvrptw (20个文件实例)

    0下载:
  2. 具有时间窗的多车场的车辆路径问题, Cordeau的Instances文件数据可直接被调用(The Cordeau Instances file data can be directly invoked by the vehicle routing problem with a time window.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:64512
    • 提供者:小伍华
  1. 蚁群算法(路径规划程序)

    2下载:
  2. 蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:145408
    • 提供者:wyj2277
  1. VRP模拟退火

    4下载:
  2. 采用模拟退火算法求解车辆路径问题 (Using simulated annealing algorithm to solve the vehicle routing problem)
  3. 所属分类:matlab例程

« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com