/cvrp

Capacitated Vehicle Routing Problem (CVRP) with multiple depots using OR-Tools and Google Maps API for real time optimal route

Primary LanguagePython

CVRP with multiple depots using OR-Tools and Google Maps API

Vehicle routing problem (VRP) with Demand Constraints and Multiple Depots. This project uses real world data for the points and uses Google Maps API for getting optimal routes between directions in real time.

+Requirements for the project are at "requirements.txt"

+Colab Notebook can be found here: https://colab.research.google.com/drive/1G7LfxjqzY89PEErJu7NgFSNw2ezaMwZS?usp=sharing