搜索资源列表
matlog
- 物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Sho
61185221164200791194591929675
- 蚁群算法的matlab源码,该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1
PSOvrp
- 利用粒子群算法求解VRP问题程序,其中和禁忌搜索算法结合成混合算法求解,
vrp
- 车辆路径问题 多种算法解决 遗传算法 改进的遗传算法(Various Algorithms for Vehicle Routing Problem Improvement of Genetic Algorithms)
VRPTW-ga
- 带时间窗的车辆路径问题求解的python代码(VRP with time window(python))
vrp求解
- matlab运用禁忌算法求解运输可拆分需求车辆不定的最佳路径,最佳车数(Matlab to find the best transportation path)
CVRP-GA-master
- 遗传算法解决处理路径问题 挺好的一个算法(vrp problem solved by GA)
禁忌搜索法实现vrp,matlab
- 该算法主要是禁忌搜索法实现车辆路径优化,即计算vrp较好实现路径优化,matlab代码
SAforVRP
- 模拟退火算法解决VRP问题,包含所有函数的M文件,有例子(Simulated annealing algorithm solves VRP problem, including M files of all functions, and some examples)
模拟退火算法
- 用于标准VRP问题的模拟退火算法,可运行,适合新手学习。(The simulated annealing algorithm for standard VRP Problem can be run and is suitable for novice learning.)
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.)
lingo vrp
- lingo vrp计算模型,可以由多个节点计算指定数目的重心。
MATLAB-VRP问题.zip
- 带时间窗的vrp问题,MATLAB程序,多车场问题(VRP Problem with time window, matlab program, multi yard problem)
压缩包
- 采用遗传算法,求解vrp问题(路径规划问题)(solve vrp with GA. Using genetic algorithm to solve VRP (path planning problem))
蚁群算法
- 用蚁群算法求解车辆路径问题,matlab语言程序(Ant colony algorithm for VRP)
ALNS
- 解决vrp问题的ALNS的matlab算法(Matlab algorithm of ALNS for VRP Problem)
111
- 用于求解带时间窗的多车场的配送路径优化问题,即vrp问题,算法是基于模拟退火算法和遗传算法的混合算法(The algorithm is a hybrid algorithm based on simulated annealing algorithm and genetic algorithm, which is used to solve the distribution path optimization problem of multi depot with time window)
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)
遗传算法求解VRP问题.gz
- 为了达到提升公路运输的效益,降低货运成本的目的,我们提出带时间窗的基于货物运输共享的路径优化模型(In order to improve the efficiency of highway transportation and reduce the freight cost, we propose a path optimization model based on cargo transportation sharing with time window)
vrp
- 遗传算法求解vrptw,带时间窗约束的车辆路径问题(Genetic algorithm for VRPTW vehicle routing problem with time window constraints)