CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - VRP问题

搜索资源列表

  1. PSOvrp

    0下载:
  2. 利用粒子群算法求解VRP问题程序,其中和禁忌搜索算法结合成混合算法求解,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55813
    • 提供者:zcx
  1. Atabusearchalgorithmforthevehicleroutingproblem.ra

    2下载:
  2. 禁忌搜索算法解决VRP问题的论文,内有对车辆路径问题的简单综述,且对城市聚集情况有针对性的解决
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:95457
    • 提供者:pheonix
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. matlabforVRP

    2下载:
  2. 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-20
    • 文件大小:6693
    • 提供者:ly
  1. pso

    1下载:
  2. 微粒群算法是今年发展起来的优化算法,广泛应用于物流,交通。可以解决VRP,TSP等经典问题-Particle swarm algorithm is developed to optimize this algorithm, widely used in logistics, transportation. Can solve the VRP, TSP, such as the classic problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1999654
    • 提供者:juchengyu
  1. 69491715GA-FOR-VRP

    1下载:
  2. 用遗传算法解决vrp问题,源码加详细文档说明 很有用的哦-algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexity
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:8818
    • 提供者:炯炯
  1. PSO-VRP

    3下载:
  2. 就是相当简单的介绍一下物流选址方面的相关问题-The brief is quite simple logistics issues related to site selection
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-28
    • 文件大小:24978
    • 提供者:沈海剑
  1. GAofVRP

    0下载:
  2. 经典NP问题,TSP的求解,有详细的注释,可以运行,也是简化版的VRP问题-Classic NP problem, TSP solving, detailed notes, you can run, but also a simplified version of the VRP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:224334
    • 提供者:柯传义
  1. VRP

    0下载:
  2. 利用模拟退火算法来求解双车库的车辆路径问题-Simulated annealing algorithm to solve the vehicle routing problem with double garage
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3905
    • 提供者:hupan
  1. VRPproblems

    2下载:
  2. 遗传算法求解物流配送中带时间窗的VRP问题-Distribution of genetic algorithm the VRP problem with time windows
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:189346
    • 提供者:xiaoyang
  1. VRP

    0下载:
  2. 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言--I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2323
    • 提供者:魏安立
  1. Tabu-search-for-VRP

    2下载:
  2. 利用C++编程语言,用禁忌搜索解车辆路径问题-Tabu search for VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-19
    • 文件大小:4096
    • 提供者:Ross
  1. GA-code-for-VRP-in-C

    0下载:
  2. 用遗传算法解决VRP问题的C语言源代码,欢迎交流-VRP with a genetic algorithm to solve the problem of the C language source code, welcomed the exchange
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:7417
    • 提供者:MGC
  1. vrp-basedon-GA

    0下载:
  2. 基于C++的遗传算法代码,用于解决VRP问题,十分便于初学者学习-Based on genetic algorithm in C++ code for solving VRP problems, very easy for beginners to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5251
    • 提供者:yulun
  1. AntTSP

    1下载:
  2. 一种蚁群算法,主要关于VRP问题,可以计算最短路径,并且显示最佳路径-An ant colony, the main issue on the VRP, we can calculate the shortest path, and show the best path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-21
    • 文件大小:20431
    • 提供者:nimo
  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. 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. GA-VRP

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

    • 发布日期:2017-03-26
    • 文件大小:7181
    • 提供者:wade
  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-25
    • 文件大小:23194
    • 提供者:shadow
  1. 验证性VRP

    0下载:
  2. 利用遗传算法实现VRP问题,将车辆路径问题规划的较为详细,算法较为良好(The genetic algorithm is used to solve the VRP problem, and the vehicle routing problem is more detailed and the algorithm is better)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:莹莹11
« 12 3 »
搜珍网 www.dssz.com