Parallel presolve for integer and linear optimization
Description
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.
* Wed Mar 13 2024 Jerry James <loganjerry@gmail.com> None-2
- Work around out-of-bounds vector access
* Mon Feb 26 2024 Jerry James <loganjerry@gmail.com> None-1
- Build the binary with soplex and scip support
* Wed Feb 21 2024 Jerry James <loganjerry@gmail.com> 2.2.0-1
- Version 2.2.0
* Fri Feb 16 2024 Jerry James <loganjerry@gmail.com> 2.1.4-1
- Initial RPM