blob: fb5abb11ea498e5ef99eb02b0c4d1016f40f24a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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">
The COIN-OR Cut Generation Library (Cgl) is an open collection of
cutting plane implementations ("cut generators") for use in
teaching, research, and applications. Cgl can be used with other
COIN-OR packages that make use of cuts, such as the mixed-integer
linear programming.
</longdescription>
<upstream>
<remote-id type="github">coin-or/Cgl</remote-id>
</upstream>
</pkgmetadata>
|