Links
CVRP Links
- The CVRPSEP package: a collection of routines, written in the C programming language, for separation of various classes of cuts in branch-and-cut algorithms for the CVRP.
- VRPSolver: a state-of-the-art BCP algorithm for CVRP and several other variants.
- HGS-CVRP: a state-of-the-art heuristic for CVRP
- ILS-SP-CVRP: a matheuristic for CVRP
- DIMACS Implementation Challenge on CVRP
- CVRPLIB.jl: a reader in Julia for CVRPLIB instances