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

搜索资源列表

  1. VRP

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

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

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

    • 发布日期:2017-04-04
    • 文件大小:2.35kb
    • 提供者:geqiyong
  1. Ant

    0下载:
  2. 蚁群算法解决车辆调度问题,包含了信息素更新的算法-The ant colony algorithm to solve the vehicle scheduling problem.including the the algorithm of pheromone update.
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:4.5kb
    • 提供者:compiler
  1. yiqun

    0下载:
  2. 蚁群优化算法最初用于解决TSP问题,经过多年的发展,已经陆续渗透到其他领域中,比如图着色问题、大规模集成电路设计、通讯网络中的路由问题以及负载平衡问题、车辆调度问题等。-Ant colony optimization algorithm for solving the TSP problem initially, after years of development, has been gradually penetrate into other areas, such as graph col
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.08kb
    • 提供者:天枢
  1. fuel-transportation

    0下载:
  2. 根据蚁群算法,建立蚁群算法模型,适合燃油运输类,车辆调度类问题-ant colony fuel transposition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:6.34kb
    • 提供者:何萍
  1. ACATSP

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

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:任国伟
  1. ACATSP

    0下载:
  2. 旅行商问题(Traveling Saleman Problem,TSP)是车辆路径调度问题(VRP)的特例,由于数学家已证明TSP问题是NP难题,因此,VRP也属于NP难题。旅行商问题(TSP)又译为旅行推销员问题、货郎担问题,简称为TSP问题,是最基本的路线问题,该问题是在寻求单一旅行者由起点出发,通过所有给定的需求点之后,最后再回到原点的最小路径成本(Traveling salesman Problem ('ll Saleman Problem, TSP) is a special case
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:1kb
    • 提供者:枫雪@SPW
  1. 64142411VRP

    0下载:
  2. 本算法采用了基于蚁群算法的遗传算法对车辆进行调度,车辆能够找到最优路径,实现最短时间调度,实验验证了算法良好。(The algorithm uses a genetic algorithm based on ant colony algorithm to schedule the vehicle the vehicle can find the optimal path to achieve the shortest time scheduling experiments show that t
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2kb
    • 提供者:张丫丫yes
  1. 蚁群算法(路径规划程序)

    2下载:
  2. 蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:142kb
    • 提供者:wyj2277
  1. AntColonyOptimization-TSP

    1下载:
  2. 蚁群算法作为新发展的一种模拟蚂蚁群体智能行为的仿生优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点,本算法用来解决最短路径问题,并在TSP旅行商问题上取得较好的成效。同时也可以在他领域如图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类进行参考。(Ant colony algorithm is a newly developed bionic optimization algorithm that simulates the ant colony intel
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1.75mb
    • 提供者:元气满满
  1. 带时间窗车辆调度问题的蚁群算法.pdf

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

    • 发布日期:2019-05-04
    • 文件大小:895kb
    • 提供者:crash_wu
  1. -VRPTW-Python--master

    1下载:
  2. python源码,利用人工蚁群算法解决带时间窗的车辆调度问题。(Python source code, using artificial ant colony algorithm to solve the vehicle scheduling problem with time windows.)
  3. 所属分类:其他

    • 发布日期:2019-09-18
    • 文件大小:2.4mb
    • 提供者:强叔20150
  1. 基于蚁群算法的多配送中心的车辆调度问题的研究

    1下载:
  2. 本代码是基于蚁群算法的多配送中心的车辆调度问题的研究论文的源代码,包括数据集,找了很久网上信息不全,加上自己总结,最终调试成功,分享一下(This code is the source code of the research paper on the vehicle scheduling problem of multiple distribution centers based on ant colony algorithm, including data set. After a long
  3. 所属分类:进化算法

    • 发布日期:2021-04-28
    • 文件大小:225kb
    • 提供者:下晚自习
搜珍网 www.dssz.com