搜索资源列表
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.
matlabforVRP
- 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
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
VRPproblems
- 遗传算法求解物流配送中带时间窗的VRP问题-Distribution of genetic algorithm the VRP problem with time windows
VRP
- 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言--I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
main
- 遗传算法求解最优路径的c++程序 一种求解vrp问题的好方法-Genetic algorithm for optimal path
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
ga
- vrp 遗传算法 解决车辆优化调度 很好很好 -vrp matlab ga
Genetic-Algorithms
- 一种用遗传算法解决VRP配送问题的源代码-A genetic algorithm to solve the VRP distribution source code
VRP
- 遗传算法解决简单的无时限有约束VRP车辆路径问题-Genetic algorithm to solve a simple non-time constrained VRP Vehicle Routing Problem
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
genetic-algorithm-VRP
- 遗传算法求解VRP问题,自带绘制路径功能,且包含word对问题详细描述。-Genetic Algorithm for VRP problem, comes to draw a path function, and contains a detailed descr iption of the problem word.
vrp
- 使用matlab编写遗传算法,解决车辆路径最优化问题-Using MATLAB to prepare the genetic algorithm to solve the vehicle routing optimization problem
验证性VRP
- 利用遗传算法实现VRP问题,将车辆路径问题规划的较为详细,算法较为良好(The genetic algorithm is used to solve the VRP problem, and the vehicle routing problem is more detailed and the algorithm is better)
GA
- 遗传算法的车辆路径研究,实现的是配送路径最短(Genetic algorithm of vehicle routing research, the realization of the shortest delivery route)
Untitled2
- 用遗传算法解决带有时间约束软时间窗口的VRP(旅行商)旅行商问题(Solving the VRP (traveling salesman) traveling salesman problem with time constrained soft time windows by genetic algorith)
CVRP-GA-master
- 遗传算法解决处理路径问题 挺好的一个算法(vrp problem solved by GA)