A solution checker for CVRPTW (Gehring-Homberger) and PDP (Li-Lim) solutions in Sintef format, plus a clone of best known solutions from https://www.sintef.no/projectweb/top/, and an automated table generator for them.
☆23Jan 6, 2026Updated 4 months ago
Alternatives and similar repositories for vrp-benchmarks
Users that are interested in vrp-benchmarks are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simulation results of the paper: https://ieeexplore.ieee.org/document/9476848☆19Sep 11, 2021Updated 4 years ago
- OptiML's contribution to the EURO meets NeurIPS 2022 vehicle routing competition.☆17Dec 7, 2022Updated 3 years ago
- Ant algorithm to solve vehicle routing problems with time windows☆10May 26, 2018Updated 7 years ago
- Tabu search algorithm and MILP model for a two-echelon vehicle routing problem(2E-VRP).☆16Jul 10, 2022Updated 3 years ago
- Vehicle routing and dispatching problem used in the agricultural robotics and logistics☆17Oct 22, 2019Updated 6 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Branch-price-and-cut code for the VRPTW☆27Mar 24, 2023Updated 3 years ago
- The Vehicle Routing Problem with Time Windows (VRPTW) is the extension of the Capacitated Vehicle Routing Problem (CVRP) where the servic…☆18Aug 13, 2019Updated 6 years ago
- Multi Depot Vehicle Routing Problem (MDVRP) with genetic algorithm & brute force solver written in Python.