Skip to content
#

cvrp

Here are 86 public repositories matching this topic...

timefold-solver

The open source AI solver. Timefold is the successor of OptaPlanner, by the OptaPlanner team. Optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems

  • Updated Jun 21, 2024
  • Java
timefold-quickstarts

Get started with Timefold quickstarts here. Timefold is the successor of OptaPlanner, by the OptaPlanner team. Optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems

  • Updated Jun 21, 2024
  • Java

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

Improve this page

Add a description, image, and links to the cvrp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cvrp topic, visit your repo's landing page and select "manage topics."

Learn more