CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Vehicle routing problem

搜索资源列表

  1. vrp

    0下载:
  2. vrp问题代码,免疫遗传算法求解车辆路径问题-vrp problem code, immune genetic algorithm for vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:卢旺达
  1. SA-VRP(TS-VRP)

    1下载:
  2. 采用模拟退火算法或禁忌算法求解车辆路径问题-Using simulated annealing algorithm or tabu search algorithm to solve the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:5000
    • 提供者:dr
  1. TomislavBronicProjekt

    0下载:
  2. 转载 - 用基因和蚁群算法求解车辆路径问题-Reprint- using genetic and ant colony algorithm for vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2662224
    • 提供者:tommy
  1. CVRP

    1下载:
  2. 用蚁群算法解决带有容量限制的车辆路径问题-Ant colony algorithm for solving vehicle routing problem with capacity constraints
  3. 所属分类:matlab

    • 发布日期:2016-10-14
    • 文件大小:19456
    • 提供者:Dasiy
  1. PSO

    3下载:
  2. Particle Swarm Optimization(PSO) Algorithm Matlab Codes for Vehicle Routing Problem With Time Window(VRPTW)
  3. 所属分类:matlab

    • 发布日期:2016-01-10
    • 文件大小:100352
    • 提供者:diako
  1. GA

    5下载:
  2. Genetic Algorithm(GA) Matlab Codes for Vehicle Routing Problem With Time Window(VRPTW)
  3. 所属分类:matlab

    • 发布日期:2016-01-10
    • 文件大小:101376
    • 提供者:diako
  1. bee-colony-algorithm

    2下载:
  2. 该程序是基于蜂群算法的城市生活垃圾收运的车辆路径问题。两个excel表中录入的为收集点的距离-The program is based on the bee colony algorithm of urban living garbage removal vehicle routing problem. Two excel tables to collect entry point distance
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2250743
    • 提供者:彭锦环
  1. vrplingo

    0下载:
  2. lingo求解车辆路径规划问题,基础部分,未添加约束条件。-ingo for solving vehicle routing problem, the base portion, not added constraints.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1080
    • 提供者:zsan
  1. samir

    0下载:
  2. Application of genetic algorithms to solve NP is considered an effective means of problem solving to optimize logistics and distribution vehicle routing problem, in the traditional genetic algorithm based on immune algorithm and the introduction of i
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:694
    • 提供者:sou
  1. ACSForCVRP(parallelPcandidateLists)

    0下载:
  2. 蚁群系统算法求解车辆路径问题,其中的蚁群系统使用了基于三角划分的候选列表。-Ant System algorithm for vehicle routing problem, which the ant colony system uses a list of candidates based on triangulation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:8167
    • 提供者:chenliang
  1. vrp_save

    1下载:
  2. matlab 解决车辆路径问题的节约算法,有实例,可运行-Solution to the vehicle routing problem saving algorithm, there are examples, can be run
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:11404
    • 提供者:翟露露
  1. ant_vrp

    0下载:
  2. 蚁群算法解决中规模车辆路径问题,vrp国际案例验证,可以运行,有图-Ant colony algorithm to solve the scale of vehicle routing problem, VRP international case verification, you can run, there are plans
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:23666
    • 提供者:翟露露
  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. SA

    0下载:
  2. Simulated Annealing for Vehicle Routing Problem
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:96400
    • 提供者:alhh
  1. bee-colony-algorithm

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

    • 发布日期:2017-05-04
    • 文件大小:9214
    • 提供者:王玉泰
  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. Partheno-Genetic-agorithm-for-VRP

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

    • 发布日期:2017-12-16
    • 文件大小:3788800
    • 提供者:dyj
  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 2 3 45 6 7 8 »
搜珍网 www.dssz.com