搜索资源列表
GA for TSP
- 关于经典NP问题的处理!-on the classic question of NP!
GA-TSP
- 该程序用遗传算法求解TSP问题,得到了比较优的解,初学者可以参考。-The procedure for solving TSP using genetic algorithms problems, have been relatively superior solutions, beginners can refer to.
VRP
- Genetic Algorithm for VRP
GA-FOR-VRP
- 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
VRP_GA
- 用GA遗传算法求解VRP车辆配送问题,以及VRP的特殊情况TSP旅行商问题-GA Genetic Algorithm for VRP with the distribution of vehicles, as well as the special circumstances of VRP Traveling Salesman Problem TSP
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
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-(GA)
- VRP遗传算法的Matlab代码,较为完整,推荐-Matlab code for VRP using GA
Ga-Sa-vrp
- 用遗传算法--模拟退火算法求解车辆路径问题。-Using genetic algorithms- simulated annealing algorithm for vehicle routing problem.
ga-for-vrp
- 解决VRP的遗传算法,已经验证,可以运行-Genetic algorithm to solve the VRP has been verified, you can run
GA-VRP
- 遗传算法求解VRP问题的源代码,经测试可用-Genetic Algorithm for VRP source code, have been tested
遗传算法1
- 遗传算法求解求解vrp问题,以送货问题为算例,已知送货量和距离矩阵。(Genetic algorithm for solving VRP Problem)