Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 304 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 304 Bytes

CVRPTW

Capacitated Vehicle Routing Problem with Time Windows

Language

This project is done with Python3

Running the code on instances

Load the instances by running main.py from CVRPTW folder with instance file name (from instances folder) as argument. Example: python3 cvrptw/main.py i1.txt