Home | Trees | Indices | Help |
|
---|
|
Accessibility algorithms for python-graph.
Author: Pedro Matiello
License: MIT
Functions | |||
dictionary |
|
||
dictionary |
|
||
list |
|
||
list |
|
||
dictionary |
|
Function Details |
Accessibility matrix (transitive closure).
|
Connected components.
Attention: Indentification of connected components is meaningful only for non-directed graphs. |
Return the cut-edges of the given graph.
|
Return the cut-nodes of the given graph.
|
Mutual-accessibility matrix (strongly connected components).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 31 23:06:03 2008 | http://epydoc.sourceforge.net |