Paketname | libboost-graph-parallel1.42.0 |
Beschreibung | generic graph components and algorithms in C++ |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.42.0-4 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 352 Byte |
Hängt ab von | libboost-mpi1.42.0 (>= 1.42.0-1), libboost-serialization1.42.0 (>= 1.42.0-1), libc6 (>= 2.3.6-6~), l |
Empfohlene Pakete | |
Paketbetreuer | Debian Boost Team |
Quelle | boost1.42 |
Paketgröße | 113178 Byte |
Prüfsumme MD5 | 5f2e748bd1e0b676d728afe9a9021804 |
Prüfsumme SHA1 | 3d131d2752bf786901af9d3c289711d8e13edbde |
Prüfsumme SHA256 | d1fa922b84cac5e7b5f02a1216908bea1f816efec1fd264015950f4a2d7aec21 |
Link zum Herunterladen | libboost-graph-parallel1.42.0_1.42.0-4_i386.deb |
Ausführliche Beschreibung | This package forms part of the Boost C++ Libraries collection.
.
The Parallel Boost Graph Library is an extension to the Boost Graph Library
(BGL) for parallel and distributed computing. It offers distributed graphs
and graph algorithms to exploit coarse-grained parallelism along with
parallel algorithms that exploit fine-grained parallelism, while retaining
the same interfaces as the (sequential) BGL. Code written using the sequential
BGL should be easy to parallelize with the parallel BGL.
|