diff options
Diffstat (limited to 'sci-libs/coinor-bcp/metadata.xml')
-rw-r--r-- | sci-libs/coinor-bcp/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-libs/coinor-bcp/metadata.xml b/sci-libs/coinor-bcp/metadata.xml new file mode 100644 index 000000000000..733700021f6b --- /dev/null +++ b/sci-libs/coinor-bcp/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<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> +</pkgmetadata> |