Skip to content
#

capacitated-vehicle-routing-problem

Here are 34 public repositories matching this topic...

Optimizing vehicle routing for efficient delivery of goods to various customer locations while minimizing costs. This project implements algorithms to solve the Capacitated Vehicle Routing Problem (CVRP) using Python and frameworks like Google OR-Tools and the nearest neighbor heuristic, with the latter being used for comparison purposes.

  • Updated May 13, 2024
  • Python

Add this topic to your repo

To associate your repository with the capacitated-vehicle-routing-problem topic, visit your repo's landing page and select "manage topics."

Learn more