summaryrefslogtreecommitdiff
blob: 6933ca7ddab6b068d304b257269d4d0346aa0400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
  <email>sci@gentoo.org</email>
  <name>Gentoo Science Project</name>
</maintainer>
<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>