Getting Started
Installation
Execute the following command to install the minimal version of our package. You will need python 3.10 or higher.
This will only install dependencies that are required to load the benchmark instances. If you want to use our generators or path finding functions you will need to install the respective extra dependencies as well:
The quotes may be unecessary depending on your used shell.
Usage
After the installation you can acccess a single instance like this:
Or iterate over all instances like this:
You can execute a single instance like this:
To get more information about the data included for each instance, please read the next section