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.
* Mon Jul 15 2024 David Abdurachmanov <davidlt@rivosinc.com> None-7
- Bootstrap (riscv64)
* Mon Jun 24 2024 Jerry James <loganjerry@gmail.com> None-6
- Exclude an unreliable test
* Mon Jun 24 2024 Jerry James <loganjerry@gmail.com> None-5
- Rebuild for soplex 7.1.0 and scip 9.1.0
* Mon Jun 24 2024 Jerry James <loganjerry@gmail.com> None-4
- Version 2.3.0
* Wed Jun 19 2024 Jerry James <loganjerry@gmail.com> None-3
- Version 2.2.1
* 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