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 Debian Archiv squeeze (main)
Version1.7.0-1
Sektionpython
Prioritätoptional
Installierte Größe1156 Byte
Hängt ab vonpython, python-support (>= 0.90.0), python-pydot
Empfohlene Pakete
PaketbetreuerDebian Python Modules Team
Quellepython-graph
Paketgröße153680 Byte
Prüfsumme MD5a233ff2830924149ae7b506ff729d09a
Prüfsumme SHA1d4bed3043551ffb44dcea403c35bce2380203990
Prüfsumme SHA2565bf454e3ef2cce22aea432e7e1a63a12638295bbe97881310febe9761c1c5f5e
Link zum Herunterladenpython-pygraph_1.7.0-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 * Critical path algorithm * Cut-vertex and cut-edge identification * Cycle detection * Depth-first search * Heuristic search (A* algorithm) * Identification of connected components * Minimum spanning tree (Prim's algorithm) * Mutual-accessibility (strongly connected components) * Shortest path search (Dijkstra's algorithm) * Topological sorting * Transitive edge identification


Impressum
Linux is a registered trademark of Linus Torvalds