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-dip/metadata.xml

21 lines
798 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">
DIP (Decomposition for Integer Programming) is an open-source
extensible software framework for implementing decomposition-based
bounding algorithms for use in solving large-scale discrete
optimization problems. The framework provides a simple API for
experimenting with various decomposition-based algorithms, such as
Dantzig-Wolfe decomposition, Lagrangian relaxation, and various
cutting plane methods.
</longdescription>
<upstream>
<remote-id type="github">coin-or/Dip</remote-id>
</upstream>
</pkgmetadata>