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

搜索资源列表

  1. VRP

    1下载:
  2. Genetic Algorithm for VRP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:42731
    • 提供者:张保权
  1. 禁忌搜索解决vrp问题

    14下载:
  2. 利用禁忌搜索算法解决vrp问题的matlab源程序
  3. 所属分类:文档资料

    • 发布日期:2009-05-01
    • 文件大小:406695
    • 提供者:qiyuan001
  1. 遗传算法求解vrp问题

    0下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-07-19
    • 文件大小:7168
    • 提供者:GWJ
  1. CE-VRP

    0下载:
  2. CE VRP vrp test program
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:11264
    • 提供者:aceone
  1. VRP算法下载

    1下载:
  2. 冷链物流VRP问题求解,其中包含冷链物流涉及的只要成本,案例,算法(Cold chain logistics VRP problem solving)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:26624
    • 提供者:qwwqwe
  1. VRP

    0下载:
  2. MATLAB CODE FOR TIME VRP
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:97280
    • 提供者:r66
  1. VRP算法下载

    1下载:
  2. 关于vrp最短路径问题的matlab程序,非常的实用(The vrp shortest path problem matlab program, very practical)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:24576
    • 提供者:WWW.GDL
  1. vrp

    1下载:
  2. 应用蚁群算法,求解路径规划、路径选择、最优路径的VRP等问题。(Ant colony algorithm to solve VRP problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:Grace-M
  1. Three-methods-for-VRP

    0下载:
  2. 包括遗传算法,构建法和改进法在内的3种方法实现VRP问题。供初学者学习和参考(3 methods, including genetic algorithm, construction method and improved method, are used to realize the VRP problem. For beginners to learn and refer to)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:6419456
    • 提供者:chaostu
  1. 遗传算法实现的vrp问题求解

    2下载:
  2. 实现VRP问题遗传算法,通过遗传算法解决由MATLAB来说明(Genetic algorithm for realizing VRP problemThe solution of the genetic algorithm is explained by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-28
    • 文件大小:4096
    • 提供者:兰心天天
  1. GA(vrp)

    8下载:
  2. 用MATLAB编写遗传算法代码求解带有时间窗的VRP问题(The genetic algorithm code is used to solve the VRP problem with time window.)
  3. 所属分类:matlab例程

    • 发布日期:2018-10-05
    • 文件大小:2048
    • 提供者:淡墨zyw
  1. ACO-VRP-master

    1下载:
  2. ACO VRP optimasi silahkan dinikmati
  3. 所属分类:matlab例程

    • 发布日期:2021-04-11
    • 文件大小:26624
    • 提供者:Rinok
  1. VRP

    1下载:
  2. 利用遗传算法解决vrp问题,其中车辆承载能力固定,车场只有一个。(Genetic algorithm is used to solve VRP problem, in which the vehicle carrying capacity is fixed and there is only one garage.)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:184320
    • 提供者:田中樱
  1. vrp

    1下载:
  2. 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:4096
    • 提供者:HappyppaH
  1. matlab蚂蚁算法VRP

    1下载:
  2. matlab 蚂蚁算法 进行VRP 计算(Matlab Ant Algorithms for VRP Computing)
  3. 所属分类:进化算法

    • 发布日期:2020-04-12
    • 文件大小:6144
    • 提供者:b坏鱼f
  1. 蚁群VRP

    2下载:
  2. 用蚁群算法解决VRP问题,包含基本蚁群算法(我记得不含时间窗约束)(Using ant colony algorithm to solve VRP problem, including basic ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-14
    • 文件大小:9216
    • 提供者:Shielas
  1. 遗传算法VRP

    2下载:
  2. 一个求解vrp问题的简单代码,多车辆处理多任务点。(A simple code for solving VRP)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-14
    • 文件大小:7168
    • 提供者:imp007
  1. VRP using SA

    2下载:
  2. vrp,车辆路径问题的一种尝试解决方法,一整套matlab程序源码(Capacitated Vehicle Routing ProblemVRP using SA)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-01
    • 文件大小:99328
    • 提供者:小骁熊
  1. VRP - 副本

    2下载:
  2. 用于求解配送路径优化问题,即vrp问题,算法是蚁群算法,优化目标为路线最短(It is used to solve the distribution path optimization problem, that is vrpentire. The algorithm is ant colony algorithm, and the optimization goal is the shortest route)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-14
    • 文件大小:2048
    • 提供者:小时代8884
  1. MATLAB求解VRP

    3下载:
  2. 遗传算法、模拟退火算法、禁忌搜索算法求解VRP问题的matlab程序(Matlab program of genetic algorithm, simulated annealing algorithm, tabu search algorithm to solve VRP problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-16
    • 文件大小:25600
    • 提供者:李太白12138
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com