You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
767 B
20 lines
767 B
<?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 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>
|
|
<upstream>
|
|
<remote-id type="github">coin-or/CHiPPS-ALPS</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|