Added the README

This commit is contained in:
releng bot 2024-02-16 03:15:20 +00:00
commit b050a6a657

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# 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.