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

搜索资源列表

  1. 97288380tabu-search-matlab

    0下载:
  2. 路径规划问题的禁忌算法matlab程序。(Tabu search algorithm matlab program for path planning problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:laurel7
  1. SAforVRP

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。(The simulated annealing algorithm derived from the principle of solid annealing, heating the solid to a sufficiently high, let it slowly cooling, he
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:3072
    • 提供者:春天里的
  1. 蚁群算法

    1下载:
  2. 利用蚁群算法实现VRP问题,本算法较为优良,有很好的时间效率(The realization of VRP problem using ant colony algorithm, this algorithm is more excellent, have a good time efficiency)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:莹莹11
  1. 模拟退火

    0下载:
  2. 利用模拟退火算法实现VRP问题,此算法结果较为优良,对了解模拟退火算法有一定的借鉴意义(Using simulated annealing algorithm to achieve the VRP problem, the algorithm results are relatively good, to understand the simulated annealing algorithm has certain reference value)
  3. 所属分类:matlab例程

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

    0下载:
  2. vrp问题的解决,对8个点的计算解决比较好()
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:37888
    • 提供者:kncn$904988
  1. ypap108-vehicle-routing-problem

    0下载:
  2. 车辆路径规划问题使用SA 方法,可以解决关于投递员路径问题还有相关其他问题,没有考虑time window。(Vehicle routing problem using SA simulation. Code and certain explanation.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:104448
    • 提供者:sagetum
  1. 免疫优化算法在物流配送中心选址中的应用

    3下载:
  2. 主要用于用遗传算法解决多目标优化的VRP问题(the program is often used to solve VRP)
  3. 所属分类:matlab例程

  1. GA_TSP yiqun

    0下载:
  2. 蚁群算法解决vrp问题,主函数和各个子程序,全部,可运行。(The ant colony algorithm solves the VRP Problem, the main function and the various subroutines, all of which can be run)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:wxzh0322
  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. code

    6下载:
  2. 一种群智能优化算法布谷鸟算法,用于车间调度,TSP问题以及VRP问题的优化等(A population intelligent optimization algorithm, the cuckoo algorithm, is used for job shop scheduling, TSP problem and optimization of VRP problems.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:13312
    • 提供者:shangfanggu
  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. antfunc6

    0下载:
  2. matlab源代码 ,解决旅行商路径优化问题,visual C,特分享(matlab vrp,i see it by coincidence,and it is useful,so share for learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:33792
    • 提供者:岁月神偷11
  1. 4365263

    1下载:
  2. vrp问题的解决,对8个点的计算解决比较好()
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:37888
    • 提供者:Tymzxw
  1. 87276403ga

    0下载:
  2. 运用matlab求解基本的带容量的车辆路径问题(Matlab is applied to solve the basic vehicle routing problem with capacity.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:7168
    • 提供者:qbueujp
  1. VRP

    1下载:
  2. VRP,遗传算法的路径优化问题,车辆调度问题的MATLAB实现(VRP,Path optimization problem of genetic algorithm,MATLAB implementation of vehicle scheduling problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:iqisgnaw
  1. gengli(1)

    3下载:
  2. 用于求解带时间窗的车辆路径问题,本代码用于求解多目标问题(to solve the vehicle routing problem with time window,this code is used to solve multi-objective optimization problems)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-04
    • 文件大小:3072
    • 提供者:丫丫123456
  1. CVRP

    3下载:
  2. 车辆路径问题CVRP的matlab编程,里面包含了A32数据的导入,以及距离矩阵和适应度函数,以及CVRP求解的主程序。(programming of vehicle routing problem CVRP)
  3. 所属分类:matlab例程

    • 发布日期:2018-09-03
    • 文件大小:4096
    • 提供者:八戒不吃鱼
  1. 多种群遗传算法的函数优化算法

    2下载:
  2. 车辆路径问题VRP的matlab编程,里面包含距离矩阵和适应度函数和交叉,多种群遗传算法的程序(progrmming of vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-10
    • 文件大小:5120
    • 提供者:八戒不吃鱼
  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
    • 文件大小:160768
    • 提供者:当当0221
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com