summaryrefslogtreecommitdiff
blob: cd6820d7b1c3e801189f762f33aada1f0e4e6a25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
  The COIN-OR Open Solver Interface is a uniform API for interacting with
  callable solver libraries. It supports linear programming solvers as
  well as the ability to "finish off" a mixed-integer problem calling the
  solver library's MIP solver.
</longdescription>
<use>
  <flag name='glpk'>Enable GNU Linear Programming Kit
  <pkg>sci-mathematics/glpk</pkg> support</flag>
</use>
</pkgmetadata>