Skip to main content

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 `

Then clone the repo and install in editable mode.

`bash git clone <your-fork> cd ilpy pip install -e .[dev] `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ilpy-0.4.0.tar.gz (47.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page