You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
830 B
22 lines
830 B
<?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>
|