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.
gentoo-overlay/sci-libs/coinor-bcp/metadata.xml

20 lines
755 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
BCP is a parallel framework for implementing branch, cut, and price
algorithms for solving mixed integer programs (MIPs). BCP provides
the user with an object-oriented framework that can be used to
develop an efficient problem class specific MIP solver without all
the implementational effort. involved with implementing a branch and
bound framework from scratch.
</longdescription>
<upstream>
<remote-id type="github">coin-or/Bcp</remote-id>
</upstream>
</pkgmetadata>