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

搜索资源列表

  1. GAVRP

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

    • 发布日期:2017-04-12
    • 文件大小:1508
    • 提供者:吴娟
  1. _Paulo_Toth__Vehicle_routing_problems_methods_and

    2下载:
  2. Vehicle routing problem Methods and Applications - Paulo Toth
  3. 所属分类:Development Research

    • 发布日期:2017-05-14
    • 文件大小:3552845
    • 提供者:Ramesh
  1. ACATSP

    2下载:
  2. :蚁群算法解车辆调度问题,即多环运输在物流配送中的解决。-ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.--ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2086
    • 提供者:任国伟
  1. Partheno-Genetic-agorithm-for-VRP

    3下载:
  2. 用于求解汽车路径寻求问题的单亲遗传算法,-patheno-genetic algorithm for vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:3788800
    • 提供者:dyj
  1. 基于遗传算法的matlab语言车辆路径问题

    3下载:
  2. 车辆路线问题(VRP)最早是由Dantzig和Ramser于1959年首次提出,它是指一定数量的客户,各自有不同数量的货物需求,配送中心向客户提供货物,由一个车队负责分送货物,组织适当的行车路线,目标是使得客户的需求得到满足,并能在一定的约束下,达到诸如路程最短、成本最小、耗费时间最少等目的。(The vehicle routing problem (VRP) was first proposed by Dantzig and Ramser in 1959, it refers to a cer
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:niada
  1. ypap108-vehicle-routing-problem

    0下载:
  2. trial solution for that
  3. 所属分类:数据结构

    • 发布日期:2017-12-18
    • 文件大小:104448
    • 提供者:alde
  1. 成功的蚁群

    0下载:
  2. 能够运行起来的matlab代码,解决车辆路径问题,程序能够跑起来,对学习车辆路径问题有所帮助(Matlab code that can run, solve the vehicle routing problem, the program can run, help to learn the vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:343513545
  1. SAforVRP

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

    • 发布日期:2017-11-11
    • 文件大小:3072
    • 提供者:shanshuo63
  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. VRPTW修改

    7下载:
  2. 车辆路径规划;遗传算法;matlab代码(Vehicle routing problem based on optimum maturation time method)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:45056
    • 提供者:浅笑2587
  1. 代码

    2下载:
  2. 基与遗传算法的动态规划,可以解决对于有时间窗约束的多目标车辆寻路问题(HUBThe dynamic programming of base and genetic algorithm can solve the problem of multi-objective vehicle routing problem with time window constraints)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:moonll741
  1. 代码

    0下载:
  2. 路径优化问题研究,关于车辆路径问题的研究,主要使用商旅问题中的路径优化。(The research on the path optimization problem, the research of vehicle routing problem, mainly uses the route optimization in the business travel problem.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:17408
    • 提供者:小流氓
  1. 禁忌搜索matlab算法

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

    • 发布日期:
    • 文件大小:5120
    • 提供者:meyond
  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. VRP模拟退火

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

  1. 蚁群算法

    0下载:
  2. 蚁群算法的代码实现,主要是针对车辆路径优化VRP 问题的实现(The vehicle routing problem with ant colony optimization algorithm)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:9216
    • 提供者:无限动力
  1. nearest neighbour algorithm

    0下载:
  2. vehicle routing problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:240640
    • 提供者:chehab.salah
  1. 简单vrp实例代码 保证可用

    2下载:
  2. 基于遗传算法的车辆路径问题求解。本文件夹奥阔修改后的遗传算法实例代码 保证可用 (适合初学者和小白)(The problem of vehicle routing problem based on genetic algorithm is solved. This folder Aokuo modified genetic algorithm code examples to ensure that available (for beginners and white))
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:西瓜331
  1. vrp

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

    • 发布日期:2018-04-29
    • 文件大小:16384
    • 提供者:小小周zzz
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com