summaryrefslogtreecommitdiff
path: root/sci-libs/coinor-bcp/metadata.xml
blob: 637f2a5b1f6f8b9ac778a9f8c5389979770541a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <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>
  <origin>srcux</origin>
</pkgmetadata>