搜索资源列表
VRP
- 用C++设计VRP问题,解决车辆路径问题
vrp.rar
- 编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
vrproblem.rar
- 解决vrp问题用蚁群算法,其中有出错误,还没找出来。,ant colony vrp
VRP
- VRP问题代码 解决车辆路径配送问题 用c++语言开发的-VC VRP
IndexGA
- 遗传算法解决vrp问题,很好的 遗传算法解决vrp问题,很好的-Vrp genetic algorithm to solve problems, good vrp genetic algorithms to solve problems, good
VRP
- 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
VRP-of--with-time-window
- 带有时间窗的多配送中心车辆调用问题研究,主要描述了多分布式和时间窗-research on vehicle scheduling problem of multi-distribution centers with time window
solomon-tests-for-VRP
- Slomon测试算例,用来求解VRP问题的标准测试用例-Slomon test example, used a standard test case for VRP
value-conservation-law-for-VRP
- 学习\人工智能\使用经典节约值法求解VRP问题,高效率-Learning \ Artificial Intelligence \ value conservation law for VRP
c#编程实现VRP问题
- c#编程实现蚁群算法的VRP问题,很好的源代码,推荐下载!
vrp-jieyuelichengsuanfa
- 数模vrp问题---节约里程算法C++代码 -vrp saving mileage algorithm C++ code。
vrp
- 较好的解决了多城市VRP问题 简单易懂 适合初学者学习 -A better solution to the problem of multi-city VRP simple and understandable for beginners to learn
vrp
- 此代码是用lingo实现基本的vrp问题,简单易懂,方便学习-This code is used to achieve the basic lingo vrp problem, easy to understand, easy to learn
GA-VRP
- 使用MATLAB解决了VRP问题 代码简单易懂-Use MATLAB to solve the VRP straightforward code
遗传算法求解vrp问题
- 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
理论知识与选题介绍
- VRP问题的目标函数通常有三类: 总配送距离最短 总配送时间最短 总配送费用最少(The objective functions of the VRP problem are usually of three kinds: The total distribution distance is the shortest The total delivery time is the shortest The total distribution cost is at least)
VRP算法下载
- 冷链物流VRP问题求解,其中包含冷链物流涉及的只要成本,案例,算法(Cold chain logistics VRP problem solving)
遗传?1
- 遗传算法求解vrp问题,单场库,多车型,实现车辆路径的选择,可用(Genetic algorithm can solve VRP Problem.)
数学建模
- 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)
遗传模拟退火算法求解TSP问题matlab代码
- 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)
