Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 367 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 367 Bytes

cspBeasley

Validator and instances' translator written in Python to check feasibility on CSP solutions for the library (Beasley, 96), solved with an adaptation of the VRPSolver implemented in Julia and C++. The VRPSolver is availabel at: https://vrpsolver.math.u-bordeaux.fr/, and this repository contains a derived interface developed to use it for a generic CSP.