diff options
Diffstat (limited to 'sci-libs/coinor-alps/metadata.xml')
-rw-r--r-- | sci-libs/coinor-alps/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-libs/coinor-alps/metadata.xml b/sci-libs/coinor-alps/metadata.xml new file mode 100644 index 000000000000..56d981f3f91c --- /dev/null +++ b/sci-libs/coinor-alps/metadata.xml @@ -0,0 +1,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"> + 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> |