"Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver
-
Updated
Jan 12, 2021 - Python
"Attention, Learn to Solve Routing Problems!"[Kool+, 2019], Capacitated Vehicle Routing Problem solver
[NeurIPS 2023] DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization
A Python wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
[AAAI 2024] GLOP: Learning Global Partition and Local Construction for Solving Large-scale Routing Problems in Real-time
Python package to read and write vehicle routing problem instances.
Code repository for the corresponding paper "Learning to Control Local Search for Combinatorial Optimization"
This repo contains the backend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.
A Julia wrapper for the Hybrid Genetic Search algorithm for Capacitated Vehicle Routing Problems (HGS-CVRP)
A Branch-and-Cut based Pricer for the Capacitated Vehicle Routing Problem
This repo contains the frontend code of the web application for route delivery built as part of our capstone. UNO Fall 2021.
Simple streamlit app to demonstrate HERE Tour Planning
My Edinburgh Napier University Honours Project: investigating the multi-objective Capacitated Vehicle Routing Problem with Time Windows (CVRPTW).
Using Vehicle Routing Problems to model regional library delivery route structures
Capacitated Vehicle Routing Problem data from CVRPLIB (http://vrp.atd-lab.inf.puc-rio.br/index.php/en/) with daily updates
A Genetic Algorithm Solution to the Capacitated Vehicle Routing Problem
Optimizing Capacitated Vehicle Routing Problem through Modified Discrete Tree-Seed Algorithm with Parallel Paessens' Clarke-Wright Heuristic
Capacitated Vehicle Routing Problem with Machine Learning
Combinatorial optimization to solve the capacitated vehicle routing problem
Sweep algorithm (developed by Gillett and Miller) for the capacitated vehicle routing problem.
Capacitated Arc Routing Problem Solver: Genetic Simulated Annealing Algorithm with Merge-Split Operator. Guided by SUSTech CS311 Artificial Intelligence(H)
Add a description, image, and links to the capacitated-vehicle-routing-problem topic page so that developers can more easily learn about it.
To associate your repository with the capacitated-vehicle-routing-problem topic, visit your repo's landing page and select "manage topics."