DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-pygraph
Beschreibunglibrary for working with graphs in Python
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.6.1-1
Sektionuniverse/python
Prioritätoptional
Installierte Größe968 Byte
Hängt ab vonpython-support (>= 0.90.0), python-pydot
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellepython-graph
Paketgröße73682 Byte
Prüfsumme MD5fd20e90c793195480d3128a951c562ed
Prüfsumme SHA1c316ca06d4b7501bb69cfc944540c1071613c49b
Prüfsumme SHA256c61169dc37d7f584bdea7857486cea9716bf55ae666b59061af0141e61a8face
Link zum Herunterladenpython-pygraph_1.6.1-1_all.deb
Ausführliche BeschreibungThis software provides a suitable data structure for representing graphs and a whole set of important algorithms. . Provided features and algorithms: . * Support for directed, undirected, weighted and non-weighted graphs * Support for hypergraphs * Canonical operations * XML import and export * DOT-Language output (for usage with Graphviz) * Random graph generation . * Accessibility (transitive closure) * Breadth-first search * Cut-vertex and cut-edge identification * Depth-first search * Identification of connected components * Minimum spanning tree (Prim's algorithm) * Mutual-accessibility (strongly connected components) * Shortest path (Dijkstra's algorithm) * Topological sorting


Impressum
Linux is a registered trademark of Linus Torvalds