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

搜索资源列表

  1. 遗传?1

    3下载:
  2. 遗传算法求解vrp问题,单场库,多车型,实现车辆路径的选择,可用(Genetic algorithm can solve VRP Problem.)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-09
    • 文件大小:21504
    • 提供者:fe1yang
  1. vrp

    1下载:
  2. 车辆路径问题 多种算法解决 遗传算法 改进的遗传算法(Various Algorithms for Vehicle Routing Problem Improvement of Genetic Algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:84992
    • 提供者:海霞2018
  1. VRPTW-ga

    2下载:
  2. 带时间窗的车辆路径问题求解的python代码(VRP with time window(python))
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-11-11
    • 文件大小:675840
    • 提供者:Matlab入门
  1. vrp求解

    2下载:
  2. matlab运用禁忌算法求解运输可拆分需求车辆不定的最佳路径,最佳车数(Matlab to find the best transportation path)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-24
    • 文件大小:18432
    • 提供者:财经22
  1. CVRP-GA-master

    0下载:
  2. 遗传算法解决处理路径问题 挺好的一个算法(vrp problem solved by GA)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-09
    • 文件大小:720896
    • 提供者:chenhuadong
  1. 禁忌搜索法实现vrp,matlab

    7下载:
  2. 该算法主要是禁忌搜索法实现车辆路径优化,即计算vrp较好实现路径优化,matlab代码
  3. 所属分类:matlab例程

  1. SAforVRP

    2下载:
  2. 模拟退火算法解决VRP问题,包含所有函数的M文件,有例子(Simulated annealing algorithm solves VRP problem, including M files of all functions, and some examples)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-08
    • 文件大小:3072
    • 提供者:Shielas
  1. 模拟退火算法

    1下载:
  2. 用于标准VRP问题的模拟退火算法,可运行,适合新手学习。(The simulated annealing algorithm for standard VRP Problem can be run and is suitable for novice learning.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-01
    • 文件大小:3072
    • 提供者:大山海经
  1. PSO算法

    4下载:
  2. 粒子群算法求解标准VRP问题,带有十个小型算例,可运行,适合新手学习。(Particle swarm optimization (PSO) is used to solve the standard VRP Problem, with ten small examples, which can be run, and is suitable for novice learning.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-29
    • 文件大小:100352
    • 提供者:大山海经
  1. lingo vrp

    0下载:
  2. lingo vrp计算模型,可以由多个节点计算指定数目的重心。
  3. 所属分类:数学计算/工程计算

  1. MATLAB-VRP问题.zip

    2下载:
  2. 带时间窗的vrp问题,MATLAB程序,多车场问题(VRP Problem with time window, matlab program, multi yard problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-20
    • 文件大小:12288
    • 提供者:dsfsdfdsfdsds
  1. 压缩包

    0下载:
  2. 采用遗传算法,求解vrp问题(路径规划问题)(solve vrp with GA. Using genetic algorithm to solve VRP (path planning problem))
  3. 所属分类:matlab例程

    • 发布日期:2020-08-15
    • 文件大小:12288
    • 提供者:果果君
  1. 蚁群算法

    1下载:
  2. 用蚁群算法求解车辆路径问题,matlab语言程序(Ant colony algorithm for VRP)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-08
    • 文件大小:434176
    • 提供者:
  1. ALNS

    1下载:
  2. 解决vrp问题的ALNS的matlab算法(Matlab algorithm of ALNS for VRP Problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-30
    • 文件大小:2048
    • 提供者:浪子彦1
  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. 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. 数学建模

    1下载:
  2. 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:4096
    • 提供者:squirrel_03
  1. 遗传模拟退火算法求解TSP问题matlab代码

    3下载:
  2. 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)
  3. 所属分类:Windows编程

    • 发布日期:2021-02-20
    • 文件大小:11264
    • 提供者:hayjao2020
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com