搜索资源列表
vrp
- Genetic Algorithm for vrp
GAvrpWITHC.rar
- 对外经贸大学的硕士论文,用c++编写的遗传算法解决vrp的程序,External Economic and Trade University master' s thesis, using c++ to prepare the genetic algorithm to solve vrp process
GA-FOR-vrp
- 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
pso
- 微粒群算法是今年发展起来的优化算法,广泛应用于物流,交通。可以解决vrp,TSP等经典问题-Particle swarm algorithm is developed to optimize this algorithm, widely used in logistics, transportation. Can solve the vrp, TSP, such as the classic 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
PSO-vrp
- 就是相当简单的介绍一下物流选址方面的相关问题-The brief is quite simple logistics issues related to site selection
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
Tabu-search-for-vrp
- 利用C++编程语言,用禁忌搜索解车辆路径问题-Tabu search for vrp
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
vrp
- 这是基于vc ++和车辆路径优化的蚁群算法,希望对大家有所帮助!-ant colony algorithm for vrp
ACO
- Ant Colony Optimization for vrp
vrp
- 该程序是用C++编写的蚁群算法程序,专门用来求解车辆路径问题(vrp)。-The program is in C++ ant colony algorithm written procedures, designed to solve the vehicle routing problem (vrp).
AntTSP
- 一种蚁群算法,主要关于vrp问题,可以计算最短路径,并且显示最佳路径-An ant colony, the main issue on the vrp, we can calculate the shortest path, and show the best path
vrp
- 遗传算法解决简单的无时限有约束vrp车辆路径问题-Genetic algorithm to solve a simple non-time constrained vrp Vehicle Routing Problem
vrp
- 蚁群算法,2-opt,解决车辆路径问题(vrp)的matlab代码,修正了原始代码忽略初始节点下一节点cost的问题,但是对某些测试数据集存在车辆数大于或小于的标准问题。-Ant colony algorithm ,2-opt, vehicle routing problem (vrp) matlab code, amended the original code ignores the initial node next node cost problems, but for some tes
ant-vrp
- 蚁群算法求解vrp问题的测试实例代码,数据比较少-Ant Colony Algorithm for vrp test case code, data is relatively small
Three-methods-for-vrp
- 包括遗传算法,构建法和改进法在内的3种方法实现vrp问题。供初学者学习和参考。-Including genetic algorithms, building law and Improvement Act, including three kinds of methods to achieve vrp problem. For beginners to learn and reference.
GA-vrp
- 遗传算法求解vrp问题的源代码,经测试可用-Genetic Algorithm for vrp source code, have been tested