项目作者: imalikshake

项目描述 :
A genetic algorithm to optimise the Capacitated Vehicle Routing Problem
高级语言: Python
项目地址: git://github.com/imalikshake/cvrp.git
创建时间: 2017-05-30T15:11:13Z
项目社区:https://github.com/imalikshake/cvrp

开源协议:

下载


CVRP

My own genetic algorithm to optimise the Capacitated Vehicle Routing Problem.

Please see the poster in the repository for additional details. The file fruitybun250.vrp contains the coordinates of the map.

How to Run

./start_cvrp

There is a 30-minute timer on the code after which the program terminates.