summaryrefslogtreecommitdiff
blob: 733700021f6bd77ba11b881f43712cf3230b957e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>