搜索资源列表
VRP
- VRP问题代码 解决车辆路径配送问题 用c++语言开发的-VC VRP
chelianglujingwentiyichuansuanfa
- 车辆路径问题遗传算法matlab程序代码-vrp matlabvrp matlabvrp matlabvrp matlab
VRP
- 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
Genetic-algorithm-for-optimal-path
- 改进遗传算法求解CVRP的程序(车辆路径问题) VC++环境下编码-Genetic algorithm for optimal path
VRP
- 解决车辆路径问题使用矩阵蚂蚁算法 车辆调度问题(Vehicle Routing Problem,VRP)是一个典 型的NP 难题,只有在需点数和路段数较少时才有可能寻求其 精确解,一般情况下,很难得到全局最优解或满意解-Matrix ant algorithm to solve the vehicle routing problem Matrix ant algorithm to solve the vehicle routing problem
aco-yiquansuanfa-
- 车辆路径问题的蚁群算法,很好的一个学习蚁群算法的GA例子-The ant colony algorithm of vehicle routing problem, a learning example of ant colony algorithm GA
ACO
- 基于蚁群算法的机器人的路径规划问题蚁群算法,一种与传统的数学规划原理截然不同的,模拟自然生态系统以求解复杂优化问题(如NPC(NP Complete)类问题,典型的有TSP(Traveling Saleman Problem)问题)的仿生优化算法,因其较强分布式计算机制、鲁棒性、易于与其他方法相结合等优点,使得蚁群算法具有较广泛应用领域,为那些最优化技术难以解决的组合优化问题提供了一类新的切实可行的解决方案。从最初的一维的静态优化问题扩展到多维的动态组合优化问题,包括车辆路径规划,工程设计,电力
vrptw-evolutionary-master
- vrptw 车辆路径问题 python 带时间窗的车辆路径问题-vrptw evo vehicle routing problem python
ant-algorithem-with-use-of-vb
- 此文件使用vb编程实现蚂蚁算法,从而用来解决车辆路径问题-solve vrp using ant algorithem
file3-1
- 离散粒子群优化算法优化带时间窗的车辆路径问题-Discrete particle swarm optimization algorithm to optimize vehicle routing problem with time windows
VRP
- 应用遗传算法针对物流配送车辆路径规划问题进行求解,使用MATLAB进行编程-Using genetic algorithm to solve the problem of logistics distribution vehicle routing problem, using MATLAB programming
TWVRP
- 对物流配送问题的带时间窗车辆路径规划问题进行求解,使用matlab编程-To solve the problem of vehicle routing with time windows, which is used to solve the problem of logistics distribution, using MATLAB programming
GAVRP
- 基于 遗传算法的车辆路径问题,看起来比较简单-Genetic algorithm based on the vehicle routing problem, it seems relatively simple
基于遗传算法的matlab语言车辆路径问题
- 车辆路线问题(VRP)最早是由Dantzig和Ramser于1959年首次提出,它是指一定数量的客户,各自有不同数量的货物需求,配送中心向客户提供货物,由一个车队负责分送货物,组织适当的行车路线,目标是使得客户的需求得到满足,并能在一定的约束下,达到诸如路程最短、成本最小、耗费时间最少等目的。(The vehicle routing problem (VRP) was first proposed by Dantzig and Ramser in 1959, it refers to a cer
NewAntProject
- 经典蚁群算法,用来解决基于蚁群算法的一些生活应用,例如TSP,车辆路径等问题(The classical ant colony algorithm is used to solve some living applications based on ant colony algorithm, such as TSP, vehicle routing and so on.)
禁忌搜索matlab算法
- 禁忌搜索算法建议编程,车辆路径问题,以最短距离为目标(The tabu search algorithm recommends programming, vehicle routing problem, with the shortest distance as the target)
C-mdvrptw (20个文件实例)
- 具有时间窗的多车场的车辆路径问题, Cordeau的Instances文件数据可直接被调用(The Cordeau Instances file data can be directly invoked by the vehicle routing problem with a time window.)
vrp
- 车辆路径问题用遗传算法来求解,借助了matlab的程序代码(The vehicle routing problem is solved by genetic algorithm, with matlab program code.)
2E-VRP-master1205
- 两层车辆路径问题,可以运行,很不错 matlab程序(Two layer vehicle path problem, can run, very good matlab program)
ACATSP
- 利用蚁群算法来解带时间窗的车辆路径问题,matlab编程(Using ant colony algorithm to solve vehicle routing problem with time window, matlab programming)
