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

搜索资源列表

  1. Ant_colony_algorithm_source_code

    0下载:
  2. 蚁群算法源程序.该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1-Ant colony algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:6663
    • 提供者:bocai
  1. JavaACSFramework

    0下载:
  2. 伴随JavaACSFrameworkSrc.zip使用,是前者的介绍和使用说明书,关键字: Ant Colony, ACO-Accompanied by the use of JavaACSFrameworkSrc.zip is the introduction and use of the former descr iption, keyword: Ant Colony, ACO
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:167871
    • 提供者:Dennis
  1. ANT

    0下载:
  2. 蚁群算法解决VRP问题的可行算法-Ant colony algorithm for solving practical VRP problems. . . . . . . . . . . . . . . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2436
    • 提供者:xiaomeng
  1. Ant-colony-algorithm

    0下载:
  2. 程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1-Program attempts to have 31 cities on the VRP is solved, the known optimal solution for the 784.1
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:7360
    • 提供者:赖德川
  1. VRP

    0下载:
  2. 自己编写的蚁群算法能够得到结果,最终结果可以得到最短路程-Write your own ant colony algorithm to get the results, the end result can be the shortest route
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:4699
    • 提供者:徐辉
  1. VRP

    2下载:
  2. 引入路径权重的自适应蚁群算法用于应急物资调度路径优化的Matlab代码 -The introduction of path weights adaptive ant colony algorithm for scheduling path of the emergency supplies optimized Matlab code
  3. 所属分类:matlab

    • 发布日期:2015-10-18
    • 文件大小:2048
    • 提供者:伟伟
  1. VRP

    1下载:
  2. 该程序是用C++编写的蚁群算法程序,专门用来求解车辆路径问题(VRP)。-The program is in C++ ant colony algorithm written procedures, designed to solve the vehicle routing problem (VRP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3085553
    • 提供者:chao
  1. VVRPe

    1下载:
  2. 车辆路径问题的蚁群算法VRPP-2opt-vrp -Ant colony algorithm for vehicle routing problem VRPP-2opt-vrp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2356
    • 提供者:recruitparade
  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. VRP

    0下载:
  2. 解决车辆路径问题使用矩阵蚂蚁算法 车辆调度问题(Vehicle Routing Problem,VRP)是一个典 型的NP 难题,只有在需点数和路段数较少时才有可能寻求其 精确解,一般情况下,很难得到全局最优解或满意解-Matrix ant algorithm to solve the vehicle routing problem Matrix ant algorithm to solve the vehicle routing problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2293
    • 提供者:基极10
  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

    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. ant-algorithem-with-use-of-vb

    0下载:
  2. 此文件使用vb编程实现蚂蚁算法,从而用来解决车辆路径问题-solve vrp using ant algorithem
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:27825
    • 提供者:杨木木
  1. vrp

    0下载:
  2. 采用蚁群算法与节约算法结合的车辆路径问题,国际案例得出最优解,生成图片-By using ant colony algorithm and the combination of the vehicle routing problem, the optimal solution is obtained in the international case.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:111519
    • 提供者:翟露露
  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. ant-colony-algorithm

    0下载:
  2. 用于解决vrp问题的蚁群算法,已成功解决很多问题-The ant colony algorithm for solving VRP Problem has been successfully solved many problems
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1714250
    • 提供者:李薛萍
  1. VRP

    0下载:
  2. 引入路径权重的自适应蚁群算法用于应急物资调度路径优化的Matlab编码-Adaptive ant colony algorithm with path weight for Matlab coding of emergency material scheduling
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2548
    • 提供者:小刚刚
« 1 23 4 »
搜珍网 www.dssz.com