Add your description here
Project description
MIPLIB Benchmark
This python package allows the user to download and solve instances from the MIPLIB benchmark. We refer to the website (https://miplib.zib.de/) for more information on this dataset.
Installation
pip install miplib_benchmark
miplib --help
Setup
To download and unzip the dataset:
miplib setup
Set the env variable MIPLIB_BENCHMARK_DIR to specify where to download it.
Shows instances
To show the first 5 instances:
miplib instances -c 5
You can also call miplib_benchmark.get_instances to get the dataframe itself.
Solve
Via the CLI
miplib solve -i "instance_name"
or in python
miplib_benchmark.solve("instance_name")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file miplib_benchmark-0.1.2.tar.gz.
File metadata
- Download URL: miplib_benchmark-0.1.2.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18f3df811f0e17820c6c2aadf63971f039a39edc420bf7512bf54011559a9ecd
|
|
| MD5 |
e31b0ce4c63766af37852ce03b36d684
|
|
| BLAKE2b-256 |
7d92dca05889c7112e8de2d31402d45e8018227773f74da3f898ae3ecd734ef4
|
File details
Details for the file miplib_benchmark-0.1.2-py3-none-any.whl.
File metadata
- Download URL: miplib_benchmark-0.1.2-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
699182c2d6c0e21aa12c5d187b020ff1a30f56b0a7136cee0818d37e0b1af0be
|
|
| MD5 |
7ac82e6ecde9e65808a7067a2ac4371a
|
|
| BLAKE2b-256 |
8d23d791253450c6db8341a8bd14ef52344a31d41f2bdec72549b3bd28f69807
|