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

搜索资源列表

  1. VRPTW

    0下载:
  2. 禁忌搜索算法求解带有时间窗的车辆路径问题-Tabu search algorithm for vehicle routing problem with time windows
  3. 所属分类:transportation applications

    • 发布日期:2017-05-11
    • 文件大小:2515956
    • 提供者:龚亚琪
  1. geneticVRP

    0下载:
  2. matlab编程遗传算法代码,解决VRP车辆路径问题-Genetic algorithm matlab programming code to solve VRP Vehicle Routing Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4403
    • 提供者:兰少曼
  1. vrptw-evolutionary-master

    0下载:
  2. vrptw 车辆路径问题 python 带时间窗的车辆路径问题-vrptw evo vehicle routing problem python
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:731655
    • 提供者:123
  1. vrp

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

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:卢旺达
  1. GA_VRPTW

    1下载:
  2. 用遗传算法解决带时间窗的车辆路径问题,注释详细,关于染色体的设计,变异,交换等操作!-Solving vehicle routing problem with time windows using genetic algorithms, detailed notes about the design of the chromosome variation, switching and other operations!
  3. 所属分类:transportation applications

    • 发布日期:2017-04-16
    • 文件大小:22959
    • 提供者:peter
  1. vrph-master

    0下载:
  2. 解决车辆路径问题,提供了很多有用的算法实现,比如3-opt,2-opt和or-opt等算法,以静态库的形式提供给别人调用。-Solving vehicle routing problem, provide a lot of useful algorithms, such as 3-opt ,2-opt and or-opt algorithm, in the form of a static library available to others call.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:183976
    • 提供者:peter
  1. Solomon-100

    0下载:
  2. 本文件提供的是解决带时间窗口的车辆路径问题的SOLOMON方法的100个实例。-This document provides a 100 instances of solving vehicle routing problem with time window of SOLOMON methods.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-23
    • 文件大小:83546
    • 提供者:peter
  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. ant-algorithem-with-use-of-vb

    0下载:
  2. 此文件使用vb编程实现蚂蚁算法,从而用来解决车辆路径问题-solve vrp using ant algorithem
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:27825
    • 提供者:杨木木
  1. antvrptw

    1下载:
  2. 算法程序可以求解带时间窗的车辆路径问题,期望大家上传的都是有说明的可以使用的程序-the program for the vehicle routing problem with time windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1689
    • 提供者:刘长石
  1. file3-1

    2下载:
  2. 离散粒子群优化算法优化带时间窗的车辆路径问题-Discrete particle swarm optimization algorithm to optimize vehicle routing problem with time windows
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:235474
    • 提供者:张伟仁
  1. TomislavBronicProjekt

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

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

    0下载:
  2. 车辆路径问题的蚁群算法程序代码,考虑车辆的载重限制-ant syatem,VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:38373
    • 提供者:David
  1. VRPBase--No-smallrouteindex

    0下载:
  2. 禁忌搜索解决待时间窗车辆路径问题,c++基于visio studio 2010平台-Tabu Search Algorithm of VRP
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2547613
    • 提供者:王祖健
  1. CVRP

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

    • 发布日期:2016-10-14
    • 文件大小:19456
    • 提供者:Dasiy
  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. TSPGA

    0下载:
  2. C语言解决车辆路径问题,包括选择,交叉,变异等操作-C language to solve TSP problem
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:9412
    • 提供者:李伟
  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 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com