summaryrefslogtreecommitdiff
path: root/sci-libs/coinor-symphony/metadata.xml
blob: c5e4d95ed12e9b6c9d43b6bf6ad23218fb5e2777 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>