Python wrappers for popular MIP solvers.
Project description
# ilpy
[![License](https://img.shields.io/pypi/l/ilpy.svg)](https://github.com/funkelab/ilpy/raw/main/LICENSE) [![Anaconda](https://img.shields.io/conda/v/funkelab/ilpy)](https://anaconda.org/funkelab/ilpy) [![PyPI](https://img.shields.io/pypi/v/ilpy.svg)](https://pypi.org/project/ilpy) [![CI](https://github.com/funkelab/ilpy/actions/workflows/ci.yaml/badge.svg)](https://github.com/funkelab/ilpy/actions/workflows/ci.yaml) [![codecov](https://codecov.io/gh/funkelab/ilpy/branch/main/graph/badge.svg)](https://codecov.io/gh/funkelab/ilpy)
Unified python wrappers for popular ILP solvers
## Installation
`bash conda install -c funkelab ilpy `
## Local development
ilpy links against SCIP, so you must have SCIP installed in your environment. (You can install via conda)
`bash conda install scip==9.1.0 `
Then clone the repo and install in editable mode.
`bash git clone <your-fork> cd ilpy pip install -e .[dev] `
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
File details
Details for the file ilpy-0.4.0.dev0.tar.gz
.
File metadata
- Download URL: ilpy-0.4.0.dev0.tar.gz
- Upload date:
- Size: 47.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61888d3588197d7a74bf3a23c2bb6c555a4bcb73c468cdcf15d54bdfb8a38887 |
|
MD5 | 10f25789be69176051b8de84d25cf581 |
|
BLAKE2b-256 | 3aae922c1932baf3cf3912229eca90d5b12602e71ac1736d90b88ec218500380 |