commit b050a6a6577cd29ca1caf7cccfa9cc39c1f3c88c Author: releng bot Date: Fri Feb 16 03:15:20 2024 +0000 Added the README diff --git a/README.md b/README.md new file mode 100644 index 0000000..827a269 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file