搜索资源列表
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
CVRP-N
- 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and me
CVRP-N
- 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and me
QoSRoute-PSO.rar
- QoS选播路由的粒子群算法仿真主函数 来自(http://blog.sina.com.cn/greensim),QoS Anycast Routing Simulation of the particle swarm algorithm main function from (http://blog.sina.com.cn/greensim)
蚁群算法解决车辆最优路径问题
- 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!,Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
pso
- 这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。-This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.
Anycast-Routing-PSO-MATLAB-source
- 很好的学习资料,对大家有很好的帮助,学习Matlab 和粒子群算法。-Good learning materials, all of us have a good help, learning Matlab and particle swarm algorithm.
Ipso
- 提出了一种基于改进型微粒群算法的无线传 感器网络分簇路由算法来优化分簇过程。簇首节点的选取综合考虑候选节点和邻居节点的状态信息-Proposed a modified particle swarm algorithm based on wireless sensor network clustering routing algorithm to optimize the clustering process. Cluster head node, considering the select
pso
- Sensor network, PSO based routing
pso-clustering
- 改进的粒子群分簇路由协议matlab代码,可以在这个基础之上改进-Improved particle swarm clustering routing protocol matlab code can be improved in this basis
application-of-PSO-clumps-of-WSN
- 无线传感器网络中基于PSO的分簇路由算法-Wireless sensor networks based on PSO clustering routing algorithm
Particle_Swarm_VRP
- 粒子群算法求解车辆路径优化问题,有需要的可以参考一下-PSO for Vehicle Routing Problem
VRP
- vehicle routing probem for PSO
PSO
- Particle Swarm Optimization(PSO) Algorithm Matlab Codes for Vehicle Routing Problem With Time Window(VRPTW)
pos
- 改进后的粒子群算法,可用于求解规划问题,路径问题和相关多目标组合优化问题-The improved particle swarm optimization (pso) algorithm, can be used to solve the planning problem, the routing problem and the relevant multi-objective combinatorial optimization problem
PSO-TSP
- 利用粒子群优化算法求解100个城市的路径优化问题(Particle swarm optimization algorithm is used to solve the routing problem of 100 cities)
PSO算法求解CVRP“车辆路径问题”
- 有容量限制的车辆路径问题的启发式算法,本实验采用的是粒子群算法(heuristic algorithm for capacited vehicle routing problem)