搜索资源列表
GA 用于配送中心,工厂等的选址
- 多篇关于遗传算法和PSO算法在车辆调配、路径规划中的应用
CVRP-N
- 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the
pso
- 这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。-This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.
CVRP-N
- 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the co
PSO
- 用粒子群算法计算最短路径,一般用于车辆路径问题-PSO
matlab-VRP
- 基于混合优化算法的车辆路径问题研究 matlab开发环境-matlab VPR Particle Swarm Optimization,PSO
Vehicle-path-planning-problem
- 车辆路径规划问题的粒子群算法,优化后的PSO,MATLAB源码-Vehicle path planning problem of particle swarm algorithm, optimized PSO, MATLAB source
Particle_Swarm_VRP
- 粒子群算法求解车辆路径优化问题,有需要的可以参考一下-PSO for Vehicle Routing Problem
PSO算法求解CVRP“车辆路径问题”
- 有容量限制的车辆路径问题的启发式算法,本实验采用的是粒子群算法(heuristic algorithm for capacited vehicle routing problem)
PSO
- 目前车辆路径问题是关注的焦点,本程序是解决VRP的基本程序(solve VRP)
粒子群车辆路径
- 粒子群车辆路径规划,在二维环境下进行车辆的路径规划。(Particle swarm optimization (PSO) vehicle path planning is used for vehicle path planning in two-dimensional environment.)