搜索资源列表
matlab版VRP问题
- matlab上解决VRP问题的算法
VRP.rar
- 车辆路径问题的蚁群算法VRP -2opt,vrp
matlab-VRP
- 基于混合优化算法的车辆路径问题研究 matlab开发环境-matlab VPR Particle Swarm Optimization,PSO
matlab
- C-W节约法的matlab实现源代码,解决vrp问题-CW Conservation Act of matlab implementation source code, to solve the problem vrp
tabu-search-matlab
- TSP for VRP solution w/ capacity constraint using Tabu Search Algorithm
VRP
- 这是一个用C++编写的vrp问题的源码,很适合初学者。-This is a C++ Prepared vrp source issues, it is suitable for beginners.
vrp
- 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
matlab
- VRP问题的蚁群算法源码,很经典,很实用-Ant colony algorithm VRP source problem, it is a classic, it is practical
ant-colony-matlab
- 求解VRP问题的新解法蚁群算法matlab程序-The new method for solving VRP problems ant colony algorithm matlab program
Image-AVI
- 包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.
VRP
- 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言--I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
PSOforTSP(MATLAB)
- 粒子群算法解决VRP代码(matlab)-Particle swarm algorithm to solve VRP code (matlab)
SA-for-VRP
- it s Seimulated annealing for VRP with capacity constraint
matlab-vrp
- 车辆路径问题中用遗传算法实现matlab程序 。-The vehicle routing problem matlab genetic algorithm. . . .
matlab-VRP
- 物流路径规划,节约里程法的matlab实现-Logistics path planning, the MATLAB realization of the economical mileage method
antfunc6
- matlab源代码 ,解决旅行商路径优化问题,visual C,特分享(matlab vrp,i see it by coincidence,and it is useful,so share for learning)
vrp
- 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
蚁群VRP
- 用蚁群算法解决VRP问题,包含基本蚁群算法(我记得不含时间窗约束)(Using ant colony algorithm to solve VRP problem, including basic ant colony algorithm)
MATLAB-VRP问题.zip
- 带时间窗的vrp问题,MATLAB程序,多车场问题(VRP Problem with time window, matlab program, multi yard problem)
VRP - 副本
- 用于求解配送路径优化问题,即vrp问题,算法是蚁群算法,优化目标为路线最短(It is used to solve the distribution path optimization problem, that is vrpentire. The algorithm is ant colony algorithm, and the optimization goal is the shortest route)