blob: 00e9a6f8b81b40fcee2701e95501b933d2f93d8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-mathematics</herd>
<maintainer>
<email>robbat2@gentoo.org</email>
</maintainer>
<longdescription lang="en">
The GNU Linear Programming Kit package is intended for solving
large-scale linear programming (LP), mixed integer programming
(MIP), and other related problems. It is a set of routines written
in ANSI C and organized in the form of a callable library.
</longdescription>
</pkgmetadata>
|