| Paketname | libgraph-perl | 
| Beschreibung | Perl module for graph data structures and algorithms | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 1:0.91-1 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 496 Byte | 
| Hängt ab von | libheap-perl, perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu Developers | 
| Quelle |  | 
| Paketgröße | 134132 Byte | 
| Prüfsumme MD5 | 647ba2de448402d50c25a25ef3f53a94 | 
| Prüfsumme SHA1 | 21052944c70565e4dad47a3853bce2ffcf3b3782 | 
| Prüfsumme SHA256 | 02c751a7fad178ad121b2b5d89eb344ecadb189ee9eeeefe92bfa06bf07176a6 | 
| 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. |