Releases: PyVRP/VRPLIB
Releases · PyVRP/VRPLIB
Version 0.1.0
Initial release of cvrplib
, a Python library for reading and downloading instances from CVRPLIB.
- Provides three functions:
read
,download
andlist_names
. - Supports reading and downloading for all CVRP and VRPTW instances.