Paketname | libgraph-perl |
Beschreibung | Perl module for graph data structures and algorithms |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1:0.91-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 488 Byte |
Hängt ab von | libheap-perl, perl |
Empfohlene Pakete | |
Paketbetreuer | Steinar H. Gunderson |
Quelle | |
Paketgröße | 132152 Byte |
Prüfsumme MD5 | 85fcc38b32c1af17b284f6c60e060fb2 |
Prüfsumme SHA1 | 16da7753c2c3c70ad465553857dd4c016bc99c05 |
Prüfsumme SHA256 | 188bacf436e4e2ebde38806220fe153d740f50b6df64486151c592487006134a |
Link zum Herunterladen | libgraph-perl_0.91-1_all.deb |
Ausführliche Beschreibung | This module contains the Graph module for Perl, a framework for
creating abstract data structures called graphs and hypergraphs.
(It is not for drawing any sort of graphics; for that, see the
GD:: or Graphics:: set of modules.) It also contains implementations
of several well-known algorithms that operate on graphs, such as
finding transitive closures, strongly connected components
(SCCs) and articulation points.
|