Description: 物流分析工具包。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: Shortest path, min cost network flow, minimum spanning tree problems
Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting
Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP
Material handling: Equipment selection
General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure
Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes -logistics analysis tool kit. Facility location : Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated Vehicle routing facility location : VRP, VRP with time windows, the traveling salesman problem (TSP) Networks : Shortest path, min cost network flow, minimum spanning tree Geocoding problems : world city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout : Steepest descent Pairwise interchange (Constituencies) heuristic for QAP Material handling : Equipment selection General purpose : Linear programming using the revised simplex method, mixed-integer linear programming programming (MILP) branch and bound procedure Data : world cities with populations of at least 10,000, U. Platform: |
Size: 4853760 |
Author:陈宝文 |
Hits:
Description: 再加一个SA的程序说明文件 车辆路径问题-SA with a description of the procedures for document vehicle routing problem Platform: |
Size: 1024 |
Author:吴勇 |
Hits:
Description: 这个程序是用遗传算法解决车辆路径问题的.程序完整,完美.-the procedure is using genetic algorithms to solve vehicle routing problem. The integrity of the process and perfect. Platform: |
Size: 11264 |
Author:王二 |
Hits:
Description: 应用遗传算法是被认为求解NP难题的有效手段之一,求解物流配送车辆路径优化问题时,在传统遗传算法的基础上,并引入了免疫算法的思想,实验结果表明该算法具有更好的全局和局部搜索能力和收敛速度,可有效地解决物流配送车辆路径优化问题。-Application of genetic algorithms to solve NP is considered an effective means of problem solving to optimize logistics and distribution vehicle routing problem, in the traditional genetic algorithm based on immune algorithm and the introduction of ideas, experimental results show that the algorithm has a better overall and local search ability and convergence speed, which can effectively solve the logistics and distribution VRP. Platform: |
Size: 7168 |
Author:王博文 |
Hits:
Description: 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的-The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable Platform: |
Size: 9216 |
Author:xulei |
Hits:
Description: 这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。-This is a particle swarm algorithm for vehicle routing the source, using matlab simulation. Platform: |
Size: 1024 |
Author:ghy |
Hits:
Description: 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help Platform: |
Size: 7168 |
Author:ly |
Hits:
Description: 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and medium-sized to have fast speed, large-scale problems for the low efficiency. International common package containing more than ten examples. If you have any questions, you can post messages to http://2shi.phphubei.com.cn/index.php advice. Platform: |
Size: 257024 |
Author:李剑 |
Hits:
Description: 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem Platform: |
Size: 2407424 |
Author:before |
Hits:
Description: 进化算法及其在全局优化和VRP中的应用的毕业论文-Evolutionary Algorithm and Its
Application in GlobalOptimization and Vehicle Routing Problem Platform: |
Size: 532480 |
Author:炯炯 |
Hits:
Description: 禁忌搜索算法求解车辆路径问题 很好的程序-Tabu search algorithm for vehicle routing problem with a very good program Platform: |
Size: 6144 |
Author:清风 |
Hits:
Description: 采用模拟退火方法解决有容量限制的车辆路径问题,matlab代码。Capacitated Vehicle Routing Problem (VRP) using SA. MATLAB
-implementation of solving Capacitated Vehicle Routing Problem (VPR) using Simulated Annealing (SA) Platform: |
Size: 104448 |
Author:GEORGE |
Hits:
Description: 车辆路线问题(VRP)最早是由Dantzig和Ramser于1959年首次提出,它是指一定数量的客户,各自有不同数量的货物需求,配送中心向客户提供货物,由一个车队负责分送货物,组织适当的行车路线,目标是使得客户的需求得到满足,并能在一定的约束下,达到诸如路程最短、成本最小、耗费时间最少等目的。(The vehicle routing problem (VRP) was first proposed by Dantzig and Ramser in 1959, it refers to a certain number of customers, each with different number of demand for goods distribution center to provide goods to customers by a team responsible for the distribution of goods, organize appropriate route, which aims to satisfy the needs of customers. And under certain constraints, such as to achieve the shortest distance, minimum cost and cost least time to.) Platform: |
Size: 5120 |
Author:niada
|
Hits:
Description: 车辆路径规划问题使用SA 方法,可以解决关于投递员路径问题还有相关其他问题,没有考虑time window。(Vehicle routing problem using SA simulation.
Code and certain explanation.) Platform: |
Size: 104448 |
Author:sagetum
|
Hits:
Description: 可用来求解多仓库的车辆路径问题,经测试可直接运行(This program can be used to solve the vehicle routing problem of multiple warehouses, and can be directly run after testing) Platform: |
Size: 380928 |
Author:一针见血 |
Hits:
Description: 通过该模型求解带软时间窗的vrptw模型,得到车辆路径问题的最优解(By solving the VRPTW model with soft time window, the optimal solution of vehicle routing problem is obtained) Platform: |
Size: 6144 |
Author:doanxn |
Hits: