2014-01-15 01:46:11 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2015-08-25 09:01:42 +03:00
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
2014-01-15 01:46:11 +04:00
|
|
|
<pkgmetadata>
|
2016-01-25 16:13:40 +03:00
|
|
|
<maintainer type="project">
|
|
|
|
<email>sci@gentoo.org</email>
|
|
|
|
<name>Gentoo Science Project</name>
|
|
|
|
</maintainer>
|
2014-01-30 08:54:27 +04:00
|
|
|
<longdescription lang="en">
|
2014-01-15 01:46:11 +04:00
|
|
|
CoinUtils (Coin-or Utilities) is a collection of classes that are
|
|
|
|
generally useful to COmputational INfrastructure for Operations
|
|
|
|
Research (COIN-OR) projects. These include vector, matrix, mps file
|
|
|
|
reading classes.
|
|
|
|
</longdescription>
|
2014-01-30 08:54:27 +04:00
|
|
|
<use>
|
|
|
|
<flag name="glpk">Enable GNU Linear Programming Kit
|
2014-01-15 01:46:11 +04:00
|
|
|
<pkg>sci-mathematics/glpk</pkg> support</flag>
|
2014-01-30 08:54:27 +04:00
|
|
|
</use>
|
2014-01-15 01:46:11 +04:00
|
|
|
</pkgmetadata>
|