搜索资源列表
遗传算法tsp
- 用matlab编写的GA求解vrp-车辆路径问题程序!
GA-TSP
- 该程序用遗传算法求解TSP问题,得到了比较优的解,初学者可以参考。-The procedure for solving TSP using genetic algorithms problems, have been relatively superior solutions, beginners can refer to.
Cpp
- VRP问题蚁群算法的c++源码,很具有代表性-VRP problem of the ant colony algorithm c++ source code, it is a representative
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
vrpGA
- VRP问题的遗传算法程序 matlab写的,经典,智能算法-the procedures of VRP problem which is compiled by GA and running in matlab.
VRP-(GA)
- VRP遗传算法的Matlab代码,较为完整,推荐-Matlab code for VRP using GA
GA-VRP-MATLAB
- 应用遗传算法求解循环取货的路径优化问题,可以参考一下。-Application of genetic algorithm optimization cycle paths pickup problem。
vrp-in-GA
- 使用matlab编写遗传算法,解决车辆路径最优化问题。-VRp using GA methods
GAforVRP
- 利用Matlab编写的程序,GA算法解决车辆调度问题VRP-Programs written in Matlab, GA algorithm to solve vehicle scheduling problem VRP
GA
- 遗传算法的车辆路径研究,实现的是配送路径最短(Genetic algorithm of vehicle routing research, the realization of the shortest delivery route)
vrpGA
- 使用遗传算法求解VRP问题,可更改数据,可用(Solve VRP problem with GA algorithm.)