/Vehicle-Routing-Optimizer

Vehicle Routing Optimizer is a Python project that solves the Vehicle Routing Problem using Google OR-Tools and Open Route Service API. It can handle different VRP variants and generate GeoJSON paths that could be used to visualize and compare solutions. It is a useful tool for logistics and transportation optimization.

Primary LanguagePython

No issues in this repository yet.