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

搜索资源列表

  1. VRPH-1.0.0

    0下载:
  2. A collection for vehicle routing problem, very useful. Developed by Chris Groer.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:185083
    • 提供者:Qi
  1. vrp89495792

    0下载:
  2. 遗传算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Genetic algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:25922
    • 提供者:亲体
  1. Ants_TSP

    0下载:
  2. distance matrix for vehicle routing problem using ant colony optimization by Hamid Behravan-distance matrix for vehicle routing problem using ant colony optimization by Hamid Behravan
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:6064
    • 提供者:maria
  1. MOPSOwang

    0下载:
  2. 关于模糊车辆路径问题的多目标粒子群算法,里面有作者提出的实数编码方式,在经典的MOPSO基础上完成的。模糊包括模糊需求、模糊旅行时间和模糊服务时间多重模糊特性。-Fuzzy vehicle routing problem with multi-objective particle swarm algorithm, which has the real number encoding, proposed by the authors in classic MOPSO based on. Fuzzy
  3. 所属分类:Algorithm

    • 发布日期:2016-09-14
    • 文件大小:221184
    • 提供者:张波
  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. antc

    0下载:
  2. 一个蚁群算法的例子,用于求解车辆路径问题-Examples of an ant colony algorithm for solving the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3541
    • 提供者:罗韬
  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-ga

    4下载:
  2. 这是基于matlab的通过遗传算法解决物流配送车辆路径问题-This is based on matlab by genetic algorithms to solve the logistics distribution vehicle routing problem
  3. 所属分类:matlab例程

    • 发布日期:2016-11-02
    • 文件大小:20075
    • 提供者:
  1. VRP

    0下载:
  2. 遗传算法解决简单的无时限有约束VRP车辆路径问题-Genetic algorithm to solve a simple non-time constrained VRP Vehicle Routing Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:244907
    • 提供者:朱园
  1. matlab-vrp

    1下载:
  2. 车辆路径问题中用遗传算法实现matlab程序 。-The vehicle routing problem matlab genetic algorithm. . . .
  3. 所属分类:matlab

    • 发布日期:2016-10-31
    • 文件大小:9216
    • 提供者:马文
  1. aco-yiquansuanfa-

    0下载:
  2. 车辆路径问题的蚁群算法,很好的一个学习蚁群算法的GA例子-The ant colony algorithm of vehicle routing problem, a learning example of ant colony algorithm GA
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:7146
    • 提供者:李倩
  1. VRP-1

    0下载:
  2. Method to solve vehicle routing problem using JAVA.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:18206
    • 提供者:Kiran
  1. 0517.initial_sol_new

    0下载:
  2. HFFVRP intial solution~ Applying the Meta-Heuristic Algorithm to Solve the Heterogeneous Fixed Fleet Vehicle Routing Problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:1978721
    • 提供者:Ryan
  1. Ga-Sa-vrp

    4下载:
  2. 用遗传算法--模拟退火算法求解车辆路径问题。-Using genetic algorithms- simulated annealing algorithm for vehicle routing problem.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:11372
    • 提供者:马文
  1. vrp03

    0下载:
  2. 用遗传算法求解物流配送中的车辆路径问题,选择合适的路径进行物流配送-A Genetic Algorithm for logistics distribution vehicle routing problem, choosing the right path for logistics and distribution
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:8892
    • 提供者:马文
  1. ga-vrp

    0下载:
  2. 解决车辆路径问题的遗传算法,已经验证,可以运行-Solving vehicle routing problem genetic algorithm has been verified, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7555
    • 提供者:刘长石
  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. TabuSearch

    0下载:
  2. tabu search for vehicle routing problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3785
    • 提供者:liang
  1. VRP_GA

    0下载:
  2. 在VC6.0中实现的使用遗传算法(GA)实现有时间窗约束的车辆路径问题(VRP)。-In VC6.0 achieved using genetic algorithm (GA) to achieve a time window constraint vehicle routing problem (VRP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2709178
    • 提供者:王志刚
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com