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

搜索资源列表

  1. VRP

    1下载:
  2. matlab的遗传算法程序,用于求解vrp问题
  3. 所属分类:源码下载

  1. VRP-(GA)

    0下载:
  2. VRP遗传算法的Matlab代码,较为完整,推荐-Matlab code for VRP using GA
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:6499
    • 提供者:盘子
  1. IndexGA

    0下载:
  2. 遗传算法解决vrp问题,很好的 遗传算法解决vrp问题,很好的-Vrp genetic algorithm to solve problems, good vrp genetic algorithms to solve problems, good
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:6399
    • 提供者:王博文
  1. GA

    1下载:
  2. 遗传算法解决VRP问题,程序代码经调试通过,可运行,C-Genetic algorithm to solve the VRP problem by debugging through the code, you can run, C++
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:13869
    • 提供者:YAMAP
  1. GAVRP

    0下载:
  2. 基于遗传算法的VRP程序,主要是其中几个操作,用c++编写-VRP procedures based on genetic algorithms, several of which operate mainly with the preparation of c++
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7988
    • 提供者:li
  1. clustering

    0下载:
  2. solves vrp by genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:928
    • 提供者:garima
  1. vrp-ga

    4下载:
  2. 这是基于matlab的通过遗传算法解决物流配送车辆路径问题-This is based on matlab by genetic algorithms to solve the logistics distribution vehicle routing problem
  3. 所属分类:matlab例程

    • 发布日期:2016-11-02
    • 文件大小:20075
    • 提供者:
  1. VRP

    0下载:
  2. 遗传算法解决简单的无时限有约束VRP车辆路径问题-Genetic algorithm to solve a simple non-time constrained VRP Vehicle Routing Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:244907
    • 提供者:朱园
  1. matlab-vrp

    1下载:
  2. 车辆路径问题中用遗传算法实现matlab程序 。-The vehicle routing problem matlab genetic algorithm. . . .
  3. 所属分类:matlab

    • 发布日期:2016-10-31
    • 文件大小:9216
    • 提供者:马文
  1. Ga-Sa-vrp

    4下载:
  2. 用遗传算法--模拟退火算法求解车辆路径问题。-Using genetic algorithms- simulated annealing algorithm for vehicle routing problem.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:11372
    • 提供者:马文
  1. vrp

    3下载:
  2. 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP.M中给出。以路径长度作为遗传算法的适应度函数,约束函数通过在LEN中增加惩罚因子体现,本程序简便起见将不满足约束的直接加100;-Vrp matlab to solve the problem with the program for the genetic algorithm to solve the basic problem VRP routines. The delivery
  3. 所属分类:source in ebook

    • 发布日期:2016-03-07
    • 文件大小:4096
    • 提供者:leo mao
  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. 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. Three-methods-for-VRP

    0下载:
  2. 包括遗传算法,构建法和改进法在内的3种方法实现VRP问题。供初学者学习和参考。-Including genetic algorithms, building law and Improvement Act, including three kinds of methods to achieve VRP problem. For beginners to learn and reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6582893
    • 提供者:王志刚
  1. 111

    2下载:
  2. 用于求解带时间窗的多车场的配送路径优化问题,即vrp问题,算法是基于模拟退火算法和遗传算法的混合算法(The algorithm is a hybrid algorithm based on simulated annealing algorithm and genetic algorithm, which is used to solve the distribution path optimization problem of multi depot with time window)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-01
    • 文件大小:3072
    • 提供者:小时代8884
  1. MATLAB求解VRP

    3下载:
  2. 遗传算法、模拟退火算法、禁忌搜索算法求解VRP问题的matlab程序(Matlab program of genetic algorithm, simulated annealing algorithm, tabu search algorithm to solve VRP problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-16
    • 文件大小:25600
    • 提供者:李太白12138
  1. 遗传算法求解VRP问题.gz

    2下载:
  2. 为了达到提升公路运输的效益,降低货运成本的目的,我们提出带时间窗的基于货物运输共享的路径优化模型(In order to improve the efficiency of highway transportation and reduce the freight cost, we propose a path optimization model based on cargo transportation sharing with time window)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-01
    • 文件大小:8192
    • 提供者:huahua-baby
  1. vrp

    1下载:
  2. 遗传算法求解vrptw,带时间窗约束的车辆路径问题(Genetic algorithm for VRPTW vehicle routing problem with time window constraints)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-16
    • 文件大小:1024
    • 提供者:chenrens
  1. 遗传算法求解VRP问题

    0下载:
  2. 应用遗传算法求解单车场车辆路径问题。matlab代码
  3. 所属分类:matlab例程

    • 发布日期:2021-10-11
    • 文件大小:18199
    • 提供者:WWW@WWW
« 1 2 34 5 6 »
搜珍网 www.dssz.com