Skip to content

Releases: PyVRP/VRPLIB

Version 1.0.0

06 Feb 18:01

Choose a tag to compare

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)

05 Feb 19:06

Choose a tag to compare

Last release of cvrplib. Adds a deprecation statement to the README and points to vrplib.

Version 0.1.1

14 Jul 16:06
8a10384

Choose a tag to compare

Bugfix list_names, which now correctly reads the file instance_names.csv when the package is installed.

Version 0.1.0

09 Jul 10:09

Choose a tag to compare

Initial release of cvrplib, a Python library for reading and downloading instances from CVRPLIB.

  • Provides three functions: read, download and list_names.
  • Supports reading and downloading for all CVRP and VRPTW instances.