Solving VRP problem using ortools
Solve for the vehicle route optimisation in a city
find solution in jupyter notebooks with various constraints under two scope Distance matrix Time matrix capacity constraint - minimum and maximum capacity of each vehicle, time window etc.