项目作者: krishna-praveen

项目描述 :
Capacitated vehicle routing problem implemented in python using DEAP package. Non dominated sorting Genetic algorithm is used to solve Multiobjective problem of minimizing Total distance travelled by all vehicles and minimizing total number of vehicles at same time.
高级语言: Python
项目地址: git://github.com/krishna-praveen/Capacitated-Vehicle-Routing-Problem.git
创建时间: 2020-09-18T08:55:01Z
项目社区:https://github.com/krishna-praveen/Capacitated-Vehicle-Routing-Problem

开源协议:MIT License

下载