An open API service indexing awesome lists of open source software.

https://github.com/scipopt/papilo.jl

Parallel Presolve for Integer and Linear Optimization
https://github.com/scipopt/papilo.jl

Last synced: about 1 year ago
JSON representation

Parallel Presolve for Integer and Linear Optimization

Awesome Lists containing this project

README

          

# PaPILO

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://scipopt.github.io/PaPILO.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://scipopt.github.io/PaPILO.jl/dev)
[![Build Status](https://github.com/scipopt/PaPILO.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/scipopt/PaPILO.jl/actions/workflows/CI.yml?query=branch%3Amain)

A file-based Julia wrapper for the [PaPILO](https://github.com/scipopt/papilo) library for presolving linear and mixed-integer linear optimization problems.