summaryrefslogtreecommitdiff
blob: bc2214fc88ac6991ffaad94426cb8ca0cf95c449 (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 Abstract Library for Parallel Search (ALPS) is the base
  layer of a hierarchy consisting of implementations of various tree
  search algorithms for specific problem types.
</longdescription>
</pkgmetadata>