Skip to content
#

vehicle-routing-problem

Here are 30 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 May 15, 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 May 15, 2024
  • Java

Ant colony system (ACS) based algorithm for the dynamic vehicle routing problem with time windows (DVRPTW). For more details, see this paper "Necula, R., Breaban, M., & Raschip, M.: Tackling Dynamic Vehicle Routing Problem with Time Windows by means of ant colony system. CEC, (2017)" (https://ieeexplore.ieee.org/document/7969606)

  • Updated Feb 3, 2017
  • Java

This repository contains the solver of Vehicle Routing Problem with Unit Demand. The code are the source code used in the computational experiments of paper: Improving Column-Generation for Vehicle Routing Problems via Random Coloring and Parallelization (most updated version is available at Optimization Online).

  • Updated Mar 15, 2021
  • Java

Improve this page

Add a description, image, and links to the vehicle-routing-problem 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 vehicle-routing-problem topic, visit your repo's landing page and select "manage topics."

Learn more