7 Forks
10 Stars
10 Watchers

cvrp

This repository contains algorithms in C++ to solve the Capacitated Vehicle Routing Problem (cvrp).

How to download and setup cvrp

Open terminal and run command
git clone https://github.com/vss2sn/cvrp.git
git clone is used to create a copy or clone of cvrp 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 cvrp https://github.com/vss2sn/cvrp/archive/master.zip

Or simply clone cvrp with SSH
[email protected]:vss2sn/cvrp.git

If you have some problems with cvrp

You may open issue on cvrp support forum (system) here: https://github.com/vss2sn/cvrp/issues