Paketname | libboost-graph1.40.0 |
Beschreibung | generic graph components and algorithms in C++ |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.40.0-4ubuntu4 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 256 Byte |
Hängt ab von | libboost-regex1.40.0 (>= 1.40.0-1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | boost1.40 |
Paketgröße | 91010 Byte |
Prüfsumme MD5 | 12137a5cca466f933462652e0a9e78df |
Prüfsumme SHA1 | 324d5b015f1a4316f97769b7628caa2971cb9102 |
Prüfsumme SHA256 | df900fabf67202b9a0840ae5bf794efb12463fb160c8826fe99abb297be3116a |
Link zum Herunterladen | libboost-graph1.40.0_1.40.0-4ubuntu4_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.
|