16 Forks
44 Stars
44 Watchers

CVRPTW_MILP

Solving a Capacitated Vehicle Routing Problem with time windows constraints (CVRPTW) with Mixed Integer Linear Programming (MILP) in python-gurobi API.

How to download and setup CVRPTW_MILP

Open terminal and run command
git clone https://github.com/sudhan-bhattarai/CVRPTW_MILP.git
git clone is used to create a copy or clone of CVRPTW_MILP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CVRPTW_MILP https://github.com/sudhan-bhattarai/CVRPTW_MILP/archive/master.zip

Or simply clone CVRPTW_MILP with SSH
[email protected]:sudhan-bhattarai/CVRPTW_MILP.git

If you have some problems with CVRPTW_MILP

You may open issue on CVRPTW_MILP support forum (system) here: https://github.com/sudhan-bhattarai/CVRPTW_MILP/issues