Skip to content
/ cvrp Public

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

Notifications You must be signed in to change notification settings

lafifii/cvrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages