8 lines
368 B
Markdown
8 lines
368 B
Markdown
|
# 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.
|