summaryrefslogtreecommitdiff
blob: 65866c853beab084653a5292eb0ceb3504bbb31e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<longdescription lang="en">
		CHiPPS is the COIN-OR High-Performance Parallel Search Framework, a
		framework for implementing parallel algorithms based on tree
		search. The current CHiPPS architecture consists of three
		layers. The BiCePS Linear Integer Solver (BLIS) is a concretization
		of the BiCePS layer for solving mixed-integer linear programs.
	</longdescription>
	<upstream>
		<remote-id type="github">coin-or/CHiPPS-BLIS</remote-id>
	</upstream>
</pkgmetadata>