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

搜索资源列表

  1. ga-for-vrp

    0下载:
  2. 解决VRP的遗传算法,已经验证,可以运行-Genetic algorithm to solve the VRP has been verified, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28643
    • 提供者:刘长石
  1. ga-vrp

    0下载:
  2. 解决车辆路径问题的遗传算法,已经验证,可以运行-Solving vehicle routing problem genetic algorithm has been verified, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7555
    • 提供者:刘长石
  1. vrp-ant

    0下载:
  2. 可以运行的多个蚁群算法,本人已经验证过,放心使用-You can run multiple ant colony algorithm, I have verified
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:9386
    • 提供者:刘长石
  1. work--VRP

    2下载:
  2. 是对VRP问题,使用改进的遗传算法,这是针对论文写的代码,所以很详细,并且对函数和变量都进行注释说明,当然画图是必不可少的-VRP is a problem, use of improved genetic algorithm, which is to write the code for the paper, so very detailed, and have carried on the functions and variables explanatory notes, of cours
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:24194
    • 提供者:sogqiqin
  1. VRP

    2下载:
  2. 蚁群算法,2-opt,解决车辆路径问题(vrp)的matlab代码,修正了原始代码忽略初始节点下一节点cost的问题,但是对某些测试数据集存在车辆数大于或小于的标准问题。-Ant colony algorithm ,2-opt, vehicle routing problem (vrp) matlab code, amended the original code ignores the initial node next node cost problems, but for some tes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2113
    • 提供者:lijian
  1. ant-VRP

    0下载:
  2. 蚁群算法求解VRP问题的测试实例代码,数据比较少-Ant Colony Algorithm for VRP test case code, data is relatively small
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2310
    • 提供者:xinli
  1. vrp-jieyuelichengsuanfa

    1下载:
  2. 数模vrp问题---节约里程算法C++代码 -vrp saving mileage algorithm C++ code。
  3. 所属分类:Other windows programs

    • 发布日期:2014-06-03
    • 文件大小:1024
    • 提供者:lee
  1. GA-VRP

    0下载:
  2. 遗传算法求解VRP问题的源代码,经测试可用-Genetic Algorithm for VRP source code, have been tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:7181
    • 提供者:wade
  1. GA-VRP-MATLAB

    1下载:
  2. 应用遗传算法求解循环取货的路径优化问题,可以参考一下。-Application of genetic algorithm optimization cycle paths pickup problem。
  3. 所属分类:其他小程序

    • 发布日期:2016-10-10
    • 文件大小:2462
    • 提供者:tang
  1. VRPpro

    0下载:
  2. 一种VRP算法,给初学者学习交流之用,加深他们对VRP算法的理解-One kind of VRP algorithm for beginners learning exchanges, deepen their understanding of the algorithm VRP
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:10271
    • 提供者:李德勇
  1. VRP-1

    0下载:
  2. this code solves vehicle routing problem using simulated annealing algorithm in matlab. in this code , we create different models and then evaluate them using SA algorithm. one of the advantage of this code , is that code is splitting diff
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3533
    • 提供者:mojtaba
  1. vrp

    1下载:
  2. :强大的蚁群算法matlab程序源代码,可以迅速求解vrp等np难问题。-Ant colony algorithm matlab powerful source code, you can quickly solve the difficult problem of np such vrp.-: Powerful ant colony algorithm matlab source code, you can quickly solve difficult problems vrp etc. n
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:998
    • 提供者:zhangfei
  1. ant-algorithms-of-vrp

    1下载:
  2. 采用蚁群算法能够解决31个城市的旅行商问题,相对于遗传算法,模拟退火算法和其他的算法,蚁群算法有其自身的优势-Ant colony algorithm to solve the traveling salesman problem 31 cities, with respect to genetic algorithms, simulated annealing algorithm and other algorithms, ant colony algorithm has its own ad
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1950
    • 提供者:董乾东
  1. ant-vrp

    0下载:
  2. 基于蚁群算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Ant colony algorithm based on code written by the traveling salesman problem, the function can solve the basic problem, hoping to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:董乾东
  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. genetic-algorithm-VRP

    1下载:
  2. 遗传算法求解VRP问题,自带绘制路径功能,且包含word对问题详细描述。-Genetic Algorithm for VRP problem, comes to draw a path function, and contains a detailed descr iption of the problem word.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:23194
    • 提供者:shadow
  1. VRP

    5下载:
  2. 两阶段法求解带时间窗的VRP问题,里面嵌套节约算法。-Two-stage method for solving the VRP with time windows, which nested saving algorithm.
  3. 所属分类:matlab

    • 发布日期:2016-12-28
    • 文件大小:17408
    • 提供者:胡燕燕
  1. VRP

    0下载:
  2. 这是对基本VRP实现的量子进化算法,对学习VRP有一定的帮助。比较新颖,很实用。-This is the basic realization of quantum evolutionary algorithm VRP, VRP learning some help. Relatively new, very practical.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-23
    • 文件大小:22284
    • 提供者:冷龙龙
  1. vrp

    0下载:
  2. 微粒群遗传退火算法例程 车辆调度优化问题-Genetic annealing particle swarm optimization algorithm for vehicle scheduling routines
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3774
    • 提供者:vantong
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com