搜索资源列表
MDVRP
- 运用matlab软件,利用遗传算法解决VRP问题- using genetic algorithms to solve the problem of VRP
SA_MDVRP
- 程序是采用SA方式求解MDVRP问题,先对MDVRP问题进行分组,将其转化成SDVRP问题,然后采用SA算法进行计算。-this program is used to solve MDVRP problem by SA.
MDVRP
- 针对多车场vrp问题,使用遗传算法用matlab进行编码,同时加入了单线路局部优化-TSP problem for multi- traveling salesman problem of genetic algorithm matlab program
MDVRP_遗传算法
- MDVRP_遗传算法 可以运行 希望对大家有帮助(a solution to MDVRP ,i hope it can help you)
MDVRP
- 遗传算法求解多车场车辆路径问题 有多组算例可以用(Genetic algorithm for solving multi-depot vehicle vehicle routing problems)
MDVRP
- 借助遗传算法求解多中心车辆路径规划问题,算法程序在matlab上实现(Genetic algorithm for solving vehicle routing problem)