搜索资源列表
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
GAVRPWITHC.rar
- 对外经贸大学的硕士论文,用c++编写的遗传算法解决VRP的程序,External Economic and Trade University master' s thesis, using c++ to prepare the genetic algorithm to solve VRP process
vrp.rar
- 编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
蚁群算法解决车辆最优路径问题
- 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!,Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
VRP
- 这是一个有关蚁群求解vrp问题。需建立文件输入客户地址。-This is an issue of the ant colony to solve vrp.
C-W-savings-algorithm
- C-W节约算法是最经典的求解车辆路径问题的启发式算法。-The Clarke and Wright(1964) savings algorithm is perhaps the most widely known heuristic for the VRP.
IndexGA
- 遗传算法解决vrp问题,很好的 遗传算法解决vrp问题,很好的-Vrp genetic algorithm to solve problems, good vrp genetic algorithms to solve problems, good
VRP
- 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
GA-FOR-VRP
- 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
vrp
- 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
backtracking-algorithm-C
- 这是求解VRP和TSP相关问题的回溯算法,基于C语言环境-This is a VRP and TSP solving issues related to backtracking algorithm, based on C language environment
VRP
- 31个城市的VRP进行蚁群算法求解的matlab源码-31 cities, ant colony algorithm for VRP to the matlab source code
vrp
- 进化算法及其在全局优化和VRP中的应用的毕业论文-Evolutionary Algorithm and Its Application in GlobalOptimization and Vehicle Routing Problem
69491715GA-FOR-VRP
- 用遗传算法解决vrp问题,源码加详细文档说明 很有用的哦-algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexity
VRP
- 利用模拟退火算法来求解双车库的车辆路径问题-Simulated annealing algorithm to solve the vehicle routing problem with double garage
VRP
- 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言--I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
GA-code-for-VRP-in-C
- 用遗传算法解决VRP问题的C语言源代码,欢迎交流-VRP with a genetic algorithm to solve the problem of the C language source code, welcomed the exchange
vrp-basedon-GA
- 基于C++的遗传算法代码,用于解决VRP问题,十分便于初学者学习-Based on genetic algorithm in C++ code for solving VRP problems, very easy for beginners to learn
ant-VRP
- C++实现的VRP算法,作为实例非常不错的-C++ implementation of the VRP algorithm, as a very good example
VRP
- 这是基于vc ++和车辆路径优化的蚁群算法,希望对大家有所帮助!-ant colony algorithm for VRP