albertferre / travelling-salesman-routing

This repository demonstrates how to solve the Vehicle Routing Problem (VRP) using OpenStreetMap data and OR-Tools library. The VRP is a classic optimization problem where a set of vehicles is tasked with visiting a set of locations while minimizing the total distance traveled.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

albertferre/travelling-salesman-routing Stargazers