1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM
"https://www.gentoo.org/dtd/metadata.dtd">
4 <maintainer type=
"project">
5 <email>disk.destroyer@yahoo.com
</email>
6 <name>datadissipation.net
</name>
9 <remote-id type=
"github">scipopt/papilo
</remote-id>
12 <flag name=
"boost">Use Boost (required for a functioning binary)
</flag>
13 <flag name=
"gmp">Use GMP
</flag>
14 <flag name=
"highs">Use HiGHS solver
</flag>
15 <flag name=
"tbb">Use TBB (highly recommended)
</flag>
16 <flag name=
"papilo">Use SoPlex
</flag>
17 <flag name=
"quadmath">Use GCC's quadmath
</flag>
20 PaPILO, a C++
14-based software package, provides parallel presolve routines
21 for (mixed integer) linear programming problems. The routines are implemented
22 using templates which allows switching to higher precision or rational
23 arithmetic using the boost multiprecision package.