papilo/README.md

8 lines
368 B
Markdown
Raw Normal View History

2024-02-16 03:15:20 +00:00
# papilo
[PaPILO](https://github.com/scipopt/papilo/) provides parallel presolve
routines for
[(mixed integer) linear programming problems](https://en.wikipedia.org/wiki/Linear_programming).
The routines are implemented using templates which allows switching to higher
precision or rational arithmetic using the [boost](https://www.boost.org/)
multiprecision package.