搜索资源列表
vrp-(ga)
- vrp遗传算法的Matlab代码,较为完整,推荐-Matlab code for vrp using ga
ga-FOR-vrp
- 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
ga-Sa-vrp
- 用遗传算法--模拟退火算法求解车辆路径问题。-using genetic algorithms- simulated annealing algorithm for vehicle routing problem.
vrp_ga
- 在VC6.0中实现的使用遗传算法(ga)实现有时间窗约束的车辆路径问题(vrp)。-In VC6.0 achieved using genetic algorithm (ga) to achieve a time window constraint vehicle routing problem (vrp).
distribusi
- vrp using ga to minimize travel time. vehicle routing problem to solve scheduling. from depot to consumer. and the go back to the depot
vrp-in-ga
- 使用matlab编写遗传算法,解决车辆路径最优化问题。-vrp using ga methods
XX_vrpTW
- 用智能算法中的遗传算法求解带时间窗限制的车辆路径问题-using ga algorithm to explain the problem of vrp with time windows
ga-vrp
- 运输成本、货损成本、时间成本等的配送成本最小化和以模糊时间窗进行量化的客户满意度最大化的多目标优化模型,采用改进遗传算法求解带模糊时间窗冷链配送问题。-A multi-objective optimization model to minimize the cost of transport and distribution costs, damage costs, costs of time and to quantify fuzzy time window to maximize custo
压缩包
- 采用遗传算法,求解vrp问题(路径规划问题)(solve vrp with ga. using genetic algorithm to solve vrp (path planning problem))