搜索资源列表
VRP.rar
- 车辆路径问题的蚁群算法VRP -2opt,vrp
GA_only-mutation
- 遗传算法解决车辆路径问题,用matlab解答,可以直接运行-Genetic algorithm can solve the vehicle routing problem
PSO
- 用粒子群算法计算最短路径,一般用于车辆路径问题-PSO
GATraveller
- 遗传算法解车辆路径问题,解压即可运行,不需要密码-Genetic Algorithm for Vehicle Routing Problem, decompression can be run without a password
chelianglujing
- 下面的源代码是解决车辆路径问题的。谈一点经验性的东西,就是在进行染色体交叉时,一定要注意基因结构的问题。-The following source code to solve the vehicle routing problem. Things to talk about one empirical, that is, during the cross-chromosome, we have to pay attention to the problem of gene structure.
matlabforVRP
- 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
VPRTW-SA
- 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem
Genetic
- 我的毕设 利用Excel2007中VBA技术开发的求解物流配送中的车辆路径问题。适用于小规模的路径求解。-My Bi-based technology development using VBA in Excel2007 solving logistics and distribution in the vehicle routing problem. The path for small-scale solution.
geneticalgorithmandsimulatedannealingalgorithm
- 建立了多约束条件车辆路径问题的数学模型和求解流程先采用最近插入法生成初始解然后基于遗传算法和模拟退火算法改进初始解-The establishment of a multi-vehicle routing problem with constraint model and solution process first insertion generated by the recent initial solution and based on genetic algorithm and simu
Genetic_Algorithm_for_vehicle_routing_problem
- 遗传算法解决车辆路径问题,希望对大家有所帮助。-Genetic Algorithm for vehicle routing problem, we want to help.
Tourenplanung_example
- 用对偶形式的主次问题和单纯形法精确解cvrp车辆路径问题,环境为gams,一种类似lingo,国际上也经常使用的数学规划软件。-a exact solution of cvrp with dual variable and simplex method in the enviorment GAMS, which is similar to Lingo, is also popular in the world for Operation Research.
Decode
- 有能力约束车辆路径问题混合量子进化算法编码-Vehicle routing problem with capacity constraints coded quantum evolutionary algorithm
OVRP
- 车辆路径问题代码, 车辆路径问题代码-open vehicle routing problem,open vehicle routing problem,open vehicle routing problem
pso解决带时间窗约束的车辆路径问题
- pso解决带时间窗约束的车辆路径问题,使用matlab代码完成。
几种改进PSO算法在带时间窗车辆路径问题中的比较与分析
- 几种改进PSO算法在带时间窗车辆路径问题中的比较与分析,一篇综合性的论文
模拟退火法解决车辆路径问题
- 模拟退火法解决车辆路径问题,用matlab编程解决的,亲测可用.
成功的蚁群
- 能够运行起来的matlab代码,解决车辆路径问题,程序能够跑起来,对学习车辆路径问题有所帮助(Matlab code that can run, solve the vehicle routing problem, the program can run, help to learn the vehicle routing problem)
简单vrp实例代码 保证可用
- 基于遗传算法的车辆路径问题求解。本文件夹奥阔修改后的遗传算法实例代码 保证可用 (适合初学者和小白)(The problem of vehicle routing problem based on genetic algorithm is solved. This folder Aokuo modified genetic algorithm code examples to ensure that available (for beginners and white))
蚁群算法求解VRPTW问题matlab代码
- 用于车辆路径问题优化,提高物流运输路线效率,节省成本(It can be used to optimize the vehicle routing problem, improve the efficiency of logistics transportation routes and save costs)
遗传模拟退火算法求解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)