"Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver
-
Updated
Jan 12, 2021 - Python
[NeurIPS 2023] DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization
-
Updated
Sep 29, 2024 - Jupyter Notebook
Python package to read and write vehicle routing problem instances.
-
Updated
May 14, 2025 - Python
[AAAI 2024] GLOP: Learning Global Partition and Local Construction for Solving Large-scale Routing Problems in Real-time
-
Updated
Jan 25, 2025 - Python
A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
-
Updated
Mar 30, 2025 - Python
Code repository for the corresponding paper "Learning to Control Local Search for Combinatorial Optimization"
-
Updated
Sep 25, 2024 - C++
Simple streamlit app to demonstrate HERE Tour Planning
-
Updated
May 27, 2021 - Python
A Julia wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
-
Updated
May 1, 2024 - Julia
A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem
-
Updated
Jun 16, 2023 - C
MPaGE: Pareto-Grid-Guided Large Language Models for Fast and High-Quality Heuristics Design in Multi-Objective Combinatorial Optimization
-
Updated
Jul 15, 2025 - Python
An implementation of the Ant Colony optimization algorithm (ACO) for the capacitated vehicle routing problem (CVRP) for bike sharing rebalancing
-
Updated
Jan 28, 2021 - Python
Feasibility Intensive Genetic Algorithm (FIGA) for the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW)
-
Updated
Jun 22, 2023 - Python
My Edinburgh Napier University Honours Project: investigating the multi-objective Capacitated Vehicle Routing Problem with Time Windows (CVRPTW).
-
Updated
May 30, 2022 - Python
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
Capacitated Vehicle Routing Problem data from CVRPLIB (http://vrp.atd-lab.inf.puc-rio.br/index.php/en/) with daily updates
-
Updated
Jul 7, 2025 - Python
Python Gurobi based project about a Vehicle Routing Problem with time windows and synchronized visits.
-
Updated
Nov 2, 2023 - Python
This python project is a research oriented projected that tries to solve the capacitated vehicle routing problem instances using the genetic algorithm and machine learning.
-
Updated
Nov 19, 2024 - Python
Neural Capacitated Clustering
-
Updated
Sep 25, 2024 - Jupyter Notebook
Using Vehicle Routing Problems to model regional library delivery route structures
-
Updated
Oct 17, 2021 - HTML
A project for Fundamental of Optimization class at HUST, Winter 2022
-
Updated
Feb 7, 2023 - Python
Improve this page
Add a description, image, and links to the capacitated-vehicle-routing-problem topic page so that developers can more easily learn about it.
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."