搜索资源列表
Vehicle-Routing-Problem
- 车辆行驶路线优化(Vehicle Routing Problem)-traffic route optimization (Vehicle Routing Problem)
A hybrid particle swarm optimization algorithm for the vehicle routing problem.pdf
- 工程优化的一种新型pso算法。 A hybrid particle swarm optimization algorithm for the vehicle routing problem.pdf
pso
- 这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。-This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.
ant
- 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
AP_For_VRPTW100
- 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
TS_TSP
- 禁忌搜索算法求解车辆路径问题 很好的程序-Tabu search algorithm for vehicle routing problem with a very good program
GAvrp
- 该算法经运行,无任何问题,可用于解决遗传算法求解车辆路线问题-The algorithm by running without any problems, can be used for genetic algorithm to solve Vehicle Routing Problem
VRP
- 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
123tsp
- 粒子群优化算法求解车辆路径问题,对初学者来说,是很有帮助的。-Particle Swarm Optimization for vehicle routing problem, for beginners, it is very helpful.
imm3183
- Solving the Vehicle Routing Problem with Genetic Algorithms
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
attachments
- calculates waiting time for vehicle routing problem with time window.
P07164389[1].pdf
- Ant colony Algorithm for Vehicle Routing Problem wiht ComPleiton Time the pdf. it s useful to stuy GA for reader.-Ant colony Algorithm for Vehicle Routing Problem wiht ComPleiton Time the pdf. It' s useful to stuy GA for reader.
VRPBTW_sol_check
- Solve VRPBTW (Vehicle routing problem with backhauls and time window) problem, written in C++.
VPRTW-SA
- 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem
vrp
- 进化算法及其在全局优化和VRP中的应用的毕业论文-Evolutionary Algorithm and Its Application in GlobalOptimization and Vehicle Routing Problem
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
Ant-Colony-Optimisation-for-vehicle-routing-probl
- Ant Colony Optimisation for vehicle routing problems: from theory to applications. Keywords: Metaheuristics, Ant Colony Optimisation, Vehicle Routing Problem.
Vehicle-Routing-Problem
- 车辆路线规划问题源程序,清华刘宝碇老师实验室发布的源程序 -Vehicle-Routing-Problem.cpp by Tsinghua Professor Liu Baoding
multi-depot vehicle routing problem
- 可用来求解多仓库的车辆路径问题,经测试可直接运行(This program can be used to solve the vehicle routing problem of multiple warehouses, and can be directly run after testing)