aboutsummaryrefslogtreecommitdiff
blob: 4940c67df094b6bea5f05151beb29b03c24adcf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
  SYMPHONY is a generic mixed-integer linear programs
  (MILP) solver, callable library, and extensible framework for implementing
  customized solvers. SYMPHONY has a number of advanced capabilities,
  including the ability to solve multi-objective MILPs, the ability to
  warm start its solution procedure.
 SYMPHONY is part of the larger COIN-OR initiative (Computational
 Infrastructurefor Operations Research).
</longdescription>
<use>
  <flag name='glpk'>Enable GNU Linear Programming Kit
  <pkg>sci-mathematics/glpk</pkg> support</flag>
</use>
</pkgmetadata>