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

搜索资源列表

  1. source

    0下载:
  2. VRP C/C++ Library of Local Search Heuristics for the Vehicle Routing Problem. ... latest source code can be obtained http://www.coin-or.org/projects/VRPH.xml-VRP C/C++ Library of Local Search Heuristics for the Vehicle Routing Problem. ... latest sou
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:4286
    • 提供者:Esddiq
  1. VRPBase--No-smallrouteindex

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

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

    0下载:
  2. 是一个关于VRP问题的简单的GA算法代码,里面有零售商,中间商的成本关系!-Is a simple question about VRP GA algorithm code, there are a retailer, middleman cost relationships!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:11062
    • 提供者:安素
  1. PSMDA

    0下载:
  2. VRP测试算例,目前为止的最好结果,含有数据文件,还有图形。-Best so far of VRP
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1832013
    • 提供者:冯艳
  1. Blender

    0下载:
  2. Blender更改骨骼的方法,此文件内容用于vrp中更改骨骼的方法-Change of bone
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:578611
    • 提供者:
  1. VRP-suanfaheji

    0下载:
  2. TSP问题合集,都是亲测可运行程序。包括tabusearch,TSP,VSR等。-TSP problem collection, are pro-test program can be run. Including tabusearch, TSP, VSR and the like.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:26715
    • 提供者:liuhongxing
  1. vrp_ga

    0下载:
  2. Programs that use the method of genetic problem solving the VRP program, very practical, experimental, graduation can be used to run, with complete results and figure, well, this algorithm can be used to obtain optimal exact or approximate optimal so
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:26245
    • 提供者:xiao
  1. VRP

    1下载:
  2. Vehicle routing problem,寻最优路径,有时间窗限制,求得最短路径规划-Vehicle routing problem with time window
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5452
    • 提供者:Hu Qiaoyu
  1. VRP

    4下载:
  2. 应用遗传算法针对物流配送车辆路径规划问题进行求解,使用MATLAB进行编程-Using genetic algorithm to solve the problem of logistics distribution vehicle routing problem, using MATLAB programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:11622
    • 提供者:wang
  1. ant-colony-algorithm

    0下载:
  2. 用于解决vrp问题的蚁群算法,已成功解决很多问题-The ant colony algorithm for solving VRP Problem has been successfully solved many problems
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1714250
    • 提供者:李薛萍
  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. CVRP-GA-master (1)

    1下载:
  2. source code of VRP based on GA
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:720896
    • 提供者:leonche
  1. VRPTW-solomon-initialize

    0下载:
  2. I1 insertion methods, solomon插入算法(I1 insertion methods, solomon)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:7869440
    • 提供者:qhg1982
  1. usnamicdiagram

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

    • 发布日期:2018-01-06
    • 文件大小:37888
    • 提供者:kncn$904988
  1. 基于Pareto理论的二维背包搜索算法

    0下载:
  2. 主要用于用二维背包算法算法在物流配送路径中的应用(the program is often used to solve VRP)
  3. 所属分类:其他

  1. dynamic programing algorithm

    0下载:
  2. dynamic programing VRP
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:236544
    • 提供者:chehab.salah
  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. 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. Genetic algorithm to vehicle routing problem

    1下载:
  2. 这个代码是采用遗传算法解决车辆路径优化问题,大家一块学习(This code is to solve the vehicle routing optimization problem with genetic algorithm.)
  3. 所属分类:Windows编程

    • 发布日期:2019-10-19
    • 文件大小:2048
    • 提供者:潇1默
  1. 2E-VRP-master1205

    3下载:
  2. 两层车辆路径问题,可以运行,很不错 matlab程序(Two layer vehicle path problem, can run, very good matlab program)
  3. 所属分类:其他

    • 发布日期:2020-10-17
    • 文件大小:126976
    • 提供者:lyseyyry
« 1 2 3 4»
搜珍网 www.dssz.com