搜索资源列表
C-W-savings-algorithm
- C-W节约算法是最经典的求解车辆路径问题的启发式算法。-The Clarke and Wright(1964) savings algorithm is perhaps the most widely known heuristic for the VRP.
几种改进PSO算法在带时间窗车辆路径问题中的比较与分析
- 几种改进PSO算法在带时间窗车辆路径问题中的比较与分析,一篇综合性的论文
5d3d792aed630b1c59eeb5db
- 带有时间窗的车辆路径安排问题(VRPTW问题)-Vehicle Routing problem with time window (VRPTW issues)
Vehicle-Routing-Problem-
- 回载可分的逆向物流运输策略问题研究,逆向物流回收的车辆路径优化-Back carrier can be divided into the reverse logistics transport strategy, reverse logistics vehicle routing optimization
vehicleroutingproblemwithtimeWindows
- Vehicle Routing Problem with Time Windows, VRPTW)基于带时间窗的车辆路径问题的蚁群算法_叶仲泉 -Vehicle Routing Problem with Time Windows, VRPTW)Based on the vehicle routing problem with time Windows _ Ye Zhongquan ant colony algorithm
simulated-annealing
- 基于模拟退火遗传算法的车辆路径问题研究-Based on simulated annealing genetic algorithm for vehicle routing problem research
Routing
- 供货小车的路径优化是企业降低成本,提高经济效益的有效手段,供货小车路径优化 问题可以看成是一类车辆路径优化问题.-Path optimization is the delivery car enterprises to reduce costs, improve the economic efficiency, the delivery car path optimization problem can be viewed as a class of vehicle routing optimi
简单vrp实例代码 保证可用
- 基于遗传算法的车辆路径问题求解。本文件夹奥阔修改后的遗传算法实例代码 保证可用 (适合初学者和小白)(The problem of vehicle routing problem based on genetic algorithm is solved. This folder Aokuo modified genetic algorithm code examples to ensure that available (for beginners and white))
PSO
- 目前车辆路径问题是关注的焦点,本程序是解决VRP的基本程序(solve VRP)