搜索资源列表
tsp+vrp.rar
- 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
geneticVRP
- 解決VRPTW問題。原碼中的例題為solom C1-1 -It`s solution for vrptw problem
PSO
- Particle Swarm Optimization(PSO) Algorithm Matlab Codes for Vehicle Routing Problem With Time Window(VRPTW)
GA
- Genetic Algorithm(GA) Matlab Codes for Vehicle Routing Problem With Time Window(VRPTW)
matlab_vrp
- vrptw没有时间窗。蚁群算法。有注释。(vrptw without time control.)
VRPTW修改
- 车辆路径规划;遗传算法;matlab代码(Vehicle routing problem based on optimum maturation time method)
VRPTW-matlab
- 用matlab实现用遗传算法解决VRPTW问题的算例源代码(Using matlab to realize the source code of an example of solving VRPTW problem with genetic algorithm)
antcolony蚁群算法客户时间窗车辆路径问题
- 蚁群算法求解带时间窗的车辆路径问题,所用软件:Matlab。结果有:路径图和配送路线以及迭代次数图,能解决带时间窗的车辆路径问题VRPTW。MAC系统可用。
MATLAB-VRP问题.zip
- 带时间窗的vrp问题,MATLAB程序,多车场问题(VRP Problem with time window, matlab program, multi yard problem)
TSP&VRPTW_BenchMark
- TSP算法和vrp算法,用于解决旅商问题和物流路线等问题,内含源代码(Tsp algorithm and VRP algorithm, which are used to solve the problems of travel business and logistics route, and contain the source code)
蚁群算法求解VRPTW问题matlab代码
- 用于车辆路径问题优化,提高物流运输路线效率,节省成本(It can be used to optimize the vehicle routing problem, improve the efficiency of logistics transportation routes and save costs)
蚁群算法求解VRPTW问题matlab代码
- 蚁群算法求解VRPTW问题matlab代码(Matlab code of ant colony algorithm for VRPTW problem)
MATLAB
- 通过该模型求解带软时间窗的vrptw模型,得到车辆路径问题的最优解(By solving the VRPTW model with soft time window, the optimal solution of vehicle routing problem is obtained)