CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - VRP routing
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - VRP routing - List
[
matlab
]
matlog
DL : 0
物流分析工具包。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.
Update
: 2025-02-17
Size
: 4.63mb
Publisher
:
陈宝文
[
AI-NN-PR
]
vrpnewGASA
DL : 0
遗传算法求解车辆路径问题,没有解压缩的密码。-Genetic Algorithm for vehicle routing problem, no extract passwords.
Update
: 2025-02-17
Size
: 33kb
Publisher
:
王德东
[
AI-NN-PR
]
Vehicle-Routing-Problem
DL : 0
车辆行驶路线优化(Vehicle Routing Problem)-traffic route optimization (Vehicle Routing Problem)
Update
: 2025-02-17
Size
: 13kb
Publisher
:
王则
[
matlab
]
GACode
DL : 0
一个用于自然数编码遗传算法的工具包indexGA,以及用这个工具包实现的车辆路径优化问题的算法例程-One for the natural number-coded genetic algorithm toolkit indexGA, and use this tool kit to achieve VRP algorithm routine
Update
: 2025-02-17
Size
: 9kb
Publisher
:
[
AI-NN-PR
]
iga
DL : 0
应用遗传算法是被认为求解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.
Update
: 2025-02-17
Size
: 7kb
Publisher
:
王博文
[
AI-NN-PR
]
Atabusearchalgorithmforthevehicleroutingproblem.ra
DL : 0
禁忌搜索算法解决VRP问题的论文,内有对车辆路径问题的简单综述,且对城市聚集情况有针对性的解决-Tabu search algorithm to solve the problem VRP papers, which have on the vehicle routing problem with a simple overview, and the situation of urban agglomerations have targeted solutions
Update
: 2025-02-17
Size
: 93kb
Publisher
:
pheonix
[
Other
]
VRP
DL : 1
一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
Update
: 2025-02-17
Size
: 54kb
Publisher
:
ghy
[
matlab
]
VRP
DL : 0
这是一个用C++编写的vrp问题的源码,很适合初学者。-This is a C++ Prepared vrp source issues, it is suitable for beginners.
Update
: 2025-02-17
Size
: 123kb
Publisher
:
ghy
[
matlab
]
vrp
DL : 0
本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
Update
: 2025-02-17
Size
: 4kb
Publisher
:
hattrick
[
Software Engineering
]
vrp
DL : 0
进化算法及其在全局优化和VRP中的应用的毕业论文-Evolutionary Algorithm and Its Application in GlobalOptimization and Vehicle Routing Problem
Update
: 2025-02-17
Size
: 520kb
Publisher
:
炯炯
[
AI-NN-PR
]
VRP
DL : 0
利用模拟退火算法来求解双车库的车辆路径问题-Simulated annealing algorithm to solve the vehicle routing problem with double garage
Update
: 2025-02-17
Size
: 4kb
Publisher
:
hupan
[
matlab
]
evaluate-fitnes-for-VRP
DL : 0
Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value-Vehicle Routing Problem with Time Window, generate the cromosom and evaluate fitnes value...
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Apraz
[
MacOS develop
]
VRP
DL : 0
Vehicle routing problem with ant colony
Update
: 2025-02-17
Size
: 2kb
Publisher
:
vikhsoolak
[
AI-NN-PR
]
ypap108-vehicle-routing-problem
DL : 0
车辆路径规划问题使用SA 方法,可以解决关于投递员路径问题还有相关其他问题,没有考虑time window。(Vehicle routing problem using SA simulation. Code and certain explanation.)
Update
: 2025-02-17
Size
: 102kb
Publisher
:
sagetum
[
matlab
]
遗传算法VRP
DL : 1
本资料解决带有时间窗的车辆路径问题,希望与大家进行分享与交流。(The problem of vehicle routing with time windows is solved.)
Update
: 2025-02-17
Size
: 5kb
Publisher
:
lxpshidameinv
[
matlab
]
ILS for vehicle routing
DL : 0
ILS for VRP using C++
Update
: 2025-02-17
Size
: 2kb
Publisher
:
chehab.salah
[
Windows Develop
]
Genetic algorithm to vehicle routing problem
DL : 0
这个代码是采用遗传算法解决车辆路径优化问题,大家一块学习(This code is to solve the vehicle routing optimization problem with genetic algorithm.)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
潇1默
[
matlab
]
vrp
DL : 0
车辆路径问题 多种算法解决 遗传算法 改进的遗传算法(Various Algorithms for Vehicle Routing Problem Improvement of Genetic Algorithms)
Update
: 2025-02-17
Size
: 83kb
Publisher
:
海霞2018
[
matlab
]
VRP using SA
DL : 0
vrp,车辆路径问题的一种尝试解决方法,一整套matlab程序源码(Capacitated Vehicle Routing ProblemVRP using SA)
Update
: 2025-02-17
Size
: 97kb
Publisher
:
小骁熊
[
matlab
]
vrp
DL : 0
遗传算法求解vrptw,带时间窗约束的车辆路径问题(Genetic algorithm for VRPTW vehicle routing problem with time window constraints)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
chenrens
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.