搜索资源列表
VRP
- 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
pso vrp1
- 用matlab 编的vrp程序,使用极坐标,并与公共数据库作了比较
蚁群算法解决车辆最优路径问题
- 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!,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!
matlab-VRP
- 基于混合优化算法的车辆路径问题研究 matlab开发环境-matlab VPR Particle Swarm Optimization,PSO
pso
- 微粒群算法是今年发展起来的优化算法,广泛应用于物流,交通。可以解决VRP,TSP等经典问题-Particle swarm algorithm is developed to optimize this algorithm, widely used in logistics, transportation. Can solve the VRP, TSP, such as the classic problem
PSO-VRP
- 就是相当简单的介绍一下物流选址方面的相关问题-The brief is quite simple logistics issues related to site selection
test1
- 粒子群 VRP问题 有点小错误 望修正 主要matlab的-PSO for VRP solutions
pso_vrp_matlab
- matlab编写的用pso算法解决的vrp小程序-Matlab prepared with pso algorithm to solve the vrp small program
PSO
- 用粒子群算法解决一般的VRP问题,这个是PSO的源代码-This is the source code of the PSO particle swarm algorithm to solve the general problem of VRP,
VRP
- vehicle routing probem for PSO
lmain
- 粒子群算法解决vrp问题,主函数和各个子程序,全部,可运行。(The particle swarm optimization (PSO) algorithm solves the VRP Problem, the main function and the various subroutines, all of which can be run.)
PSO算法求解CVRP“车辆路径问题”
- 有容量限制的车辆路径问题的启发式算法,本实验采用的是粒子群算法(heuristic algorithm for capacited vehicle routing problem)
PSO
- 目前车辆路径问题是关注的焦点,本程序是解决VRP的基本程序(solve VRP)
PSO算法
- 粒子群算法求解标准VRP问题,带有十个小型算例,可运行,适合新手学习。(Particle swarm optimization (PSO) is used to solve the standard VRP Problem, with ten small examples, which can be run, and is suitable for novice learning.)