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/scip
</remote-id>
12 <flag name=
"bliss">Use bliss graph automorphism solver
</flag>
13 <flag name=
"gmp">Use GMP
</flag>
14 <flag name=
"ipopt">Use ipopt optimizer
</flag>
15 <flag name=
"lto">Enable LTO
</flag>
16 <flag name=
"mpfr">Use MPFR
</flag>
17 <flag name=
"nauty">Use nauty graph automorphism solver
</flag>
18 <flag name=
"papilo">Use PaPILo presolver
</flag>
19 <flag name=
"zimpl">Use ZIMPL language
</flag>
20 <flag name=
"zlib">Use ZLIB
</flag>
23 SCIP is one of the fastest academically developed solvers for mixed integer
24 programming (MIP) and mixed integer nonlinear programming (MINLP). In addition,
25 SCIP provides a highly flexible framework for constraint integer programming,
26 branch-cut-and-price, and can optionally be configured to solve mixed-integer
27 linear programs in a numerically exact solving mode. SCIP allows for total
28 control of the solution process and the access of detailed information down
29 to the guts of the solver.