Paketname | libboost-graph1.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 | 368 Byte |
Hängt ab von | libboost-regex1.42.0 (>= 1.42.0-1), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) |
Empfohlene Pakete | |
Paketbetreuer | Debian Boost Team |
Quelle | boost1.42 |
Paketgröße | 131984 Byte |
Prüfsumme MD5 | 5cd573839ec893a990393b73402219a5 |
Prüfsumme SHA1 | aaadcdbdc62eb3644d1389a44dc304f0ff4fad38 |
Prüfsumme SHA256 | 310faff86605786aeea74ddbbfa86d9d593962184fbcebd613d80b6694e9be59 |
Link zum Herunterladen | libboost-graph1.42.0_1.42.0-4_i386.deb |
Ausführliche Beschreibung | This package forms part of the Boost C++ Libraries collection.
.
Graphs are mathematical abstractions that are useful for solving
many types of problems in computer science. Consequently, these
abstractions must also be represented in computer programs. A
standardized generic interface for traversing graphs is of utmost
importance to encourage reuse of graph algorithms and data structures.
|