Skip to content

Repository files navigation

Icon delpi

delpi CI pydelpi CI docker CI Docs CI

Exact LP solver with support for delta relaxation.

Installation

There are multiple ways of installing delpi. The recommended approach is to use the official Docker image or the python wrapper, pydelpi.

Note

Only Linux is supported, but using the Docker image circumvents this limitation.

# Docker
docker pull ghcr.io/tendto/delpi:main
# Run delpi
docker run -it --rm ghcr.io/tendto/delpi:main --help
# pydelpi
pip3 install pydelpi
# Run delpi
pydelpi --help

For more information about the setup, including installation from sources, refer to the installation guide and usage guide.

About

Exact LP solver with support for delta relaxation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages