
If you happen to have to solve TSPs or some special type of VRPs – i.e. capacitated or with timewindows and other constraints – you might want to have a look at Google OR-Tools. Of course the library can be of use for a much broader set of problems, i.e. to solve Constriant Programming tasks… Read more Solve TSP Instance using Google OR-Tools