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

搜索资源列表

  1. matlog

    1下载:
  2. 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Sho
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4853791
    • 提供者:陈宝文
  1. sdfasdf

    0下载:
  2. 演化算法,用演化算法解决VRP问题源代码,又新建的头文件-Evolutionary algorithm, evolutionary algorithm to solve VRP problem with the source code, header files and the new
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:14220
    • 提供者:tangshao
  1. Neighbor-search-method

    0下载:
  2. 一种用近邻搜索法解决VRP问题的源代码,可以解决多种问题-Source code of a nearest neighbor search method to solve the VRP problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:5231
    • 提供者:孙常虹
  1. Genetic-Algorithms

    0下载:
  2. 一种用遗传算法解决VRP配送问题的源代码-A genetic algorithm to solve the VRP distribution source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:7228
    • 提供者:孙常虹
  1. vrpGA

    0下载:
  2. this is a code for solving vrp or vehicle routing problem for engineers, hope works
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:6894
    • 提供者:majidamiri
  1. AAnt_colony_an

    0下载:
  2. 蚁群算法源程序.该程序试图对具有31个城市的VRP进行行求解,已知的最优解为784.1,已通过测试。 -Ant colony algorithm source code of the program is trying to line solving the VRP with 31 cities, the known optimal solution of 784.1, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:6738
    • 提供者:渗透
  1. PSO

    6下载:
  2. 用粒子群算法解决一般的VRP问题,这个是PSO的源代码-This is the source code of the PSO particle swarm algorithm to solve the general problem of VRP,
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:4872
    • 提供者:林冠男
  1. CPP

    0下载:
  2. VRP问题的C++源程序,可以解决目标城市数量较少的VRP问题-C++ code for vrp
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:219079
    • 提供者:wen
  1. matlab_vrp

    2下载:
  2. 蚁群算法解决vrp问题的matlab实现 网上这个的代码比较少-Ant colony algorithm to solve the vrp problems matlab online code less
  3. 所属分类:matlab

    • 发布日期:2016-12-13
    • 文件大小:7168
    • 提供者:neo
  1. GA-VRP

    0下载:
  2. 使用MATLAB解决了VRP问题 代码简单易懂-Use MATLAB to solve the VRP straightforward code
  3. 所属分类:Other systems

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

    1下载:
  2. 使用蚁群算法求解VRP程序的一个较好的程序,Matlab源代码,包含过程文件-Using ant colony algorithm to solve VRP program of one of the better, the Matlab source code, containing process files
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8787
    • 提供者:wangjiao
  1. matlab-code-vrp

    0下载:
  2. matlab code vrp using sa
  3. 所属分类:assembly language

    • 发布日期:2017-12-14
    • 文件大小:22621248
    • 提供者:sarah ashraf
  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. nearest neighbor (option 2)

    0下载:
  2. code for nearest neighbour
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:481280
    • 提供者:chehab.salah
  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实例代码 保证可用

    2下载:
  2. 基于遗传算法的车辆路径问题求解。本文件夹奥阔修改后的遗传算法实例代码 保证可用 (适合初学者和小白)(The problem of vehicle routing problem based on genetic algorithm is solved. This folder Aokuo modified genetic algorithm code examples to ensure that available (for beginners and white))
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:西瓜331
  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. 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. 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. TSP&VRPTW_BenchMark

    2下载:
  2. TSP算法和vrp算法,用于解决旅商问题和物流路线等问题,内含源代码(Tsp algorithm and VRP algorithm, which are used to solve the problems of travel business and logistics route, and contain the source code)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-28
    • 文件大小:4806656
    • 提供者:byxws
« 1 2 34 »
搜珍网 www.dssz.com