Go to file
2024-03-13 11:22:05 -06:00
.gitignore Initial RPM 2024-02-15 20:21:33 -07:00
papilo-shared.patch Version 2.2.0 2024-02-21 14:24:22 -07:00
papilo-test.patch Version 2.2.0 2024-02-21 14:24:22 -07:00
papilo-unbundle.patch Build the binary with soplex and scip support 2024-02-26 12:08:26 -07:00
papilo-vector-bounds.patch Work around out-of-bounds vector access 2024-03-13 11:22:05 -06:00
papilo.spec Work around out-of-bounds vector access 2024-03-13 11:22:05 -06:00
README.md Added the README 2024-02-16 03:15:20 +00:00
sources Version 2.2.0 2024-02-21 14:24:22 -07:00

papilo

PaPILO provides parallel presolve routines for (mixed integer) linear programming problems. The routines are implemented using templates which allows switching to higher precision or rational arithmetic using the boost multiprecision package.