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

搜索资源列表

  1. vrproblem.rar

    0下载:
  2. 解决vrp问题用蚁群算法,其中有出错误,还没找出来。,ant colony vrp
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1928
    • 提供者:王相互
  1. ant-colony-matlab

    1下载:
  2. 求解VRP问题的新解法蚁群算法matlab程序-The new method for solving VRP problems ant colony algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1991
    • 提供者:naiyu
  1. VRP

    1下载:
  2. 这是基于vc ++和车辆路径优化的蚁群算法,希望对大家有所帮助!-ant colony algorithm for VRP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:131007
    • 提供者:hjwei
  1. VRP

    5下载:
  2. 蚁群算法解车辆调度问题,即多环运输在物流配送中的解决。-ACO vehicle routing problem, namely polycyclic transport in the logistics and distribution solutions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-13
    • 文件大小:2048
    • 提供者:hupei
  1. VRP

    0下载:
  2. 基于 蚁群算法车辆调度问题用matlab编程-Vehicle scheduling
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2411
    • 提供者:geqiyong
  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. 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-ant

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

    • 发布日期:2017-04-06
    • 文件大小:9386
    • 提供者:刘长石
  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. 蚁群算法

    1下载:
  2. 利用蚁群算法实现VRP问题,本算法较为优良,有很好的时间效率(The realization of VRP problem using ant colony algorithm, this algorithm is more excellent, have a good time efficiency)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:莹莹11
  1. manipulaformcocesss

    0下载:
  2. 蚁群算法的matlab源码,该程序试图对具有31个城市的VRP进行求解,已知的最优解为784 1()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-11
    • 文件大小:6144
    • 提供者:stunentiol
  1. vrp

    1下载:
  2. 应用蚁群算法,求解路径规划、路径选择、最优路径的VRP等问题。(Ant colony algorithm to solve VRP problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:Grace-M
  1. vrp

    0下载:
  2. 首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线 这样处理比较简单可以把vrp问题转为tsp问题求解 但
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:henrylalala
  1. 带时间窗车辆调度问题的蚁群算法.pdf

    3下载:
  2. VRP车辆调度问题解决思路,带有时间窗口(VRP with time windows)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-04
    • 文件大小:916480
    • 提供者:crash_wu
  1. vrp

    1下载:
  2. 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:4096
    • 提供者:HappyppaH
« 1 23 4 »
搜珍网 www.dssz.com