Releases: PyVRP/VRPLIB
Releases · PyVRP/VRPLIB
Version 1.0.0
VRPLIB 1.0.0 release notes
Features
- Read VRPLIB and Solomon instances, as well as solutions
- Download instances and solutions from CVRPLIB
Version 0.1.2 (deprecated)
Last release of cvrplib. Adds a deprecation statement to the README and points to vrplib.
Version 0.1.1
Bugfix list_names, which now correctly reads the file instance_names.csv when the package is installed.
Version 0.1.0
Initial release of cvrplib, a Python library for reading and downloading instances from CVRPLIB.
- Provides three functions:
read,downloadandlist_names. - Supports reading and downloading for all CVRP and VRPTW instances.