summaryrefslogtreecommitdiff
blob: 43275558b9708eb7f0c7153cda3ac58eae715060 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<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 Branch, Constrain, and Price Software (BiCePS) is a data
  management layer built on top of ALPS for implementing
  relaxation-based branch and bound algorithms.
</longdescription>
</pkgmetadata>