Home | Trees | Indices | Help |
|
---|
|
Accessibility algorithms.
Functions | |||
dictionary |
|
||
dictionary |
|
||
list |
|
||
list |
|
||
dictionary |
|
Variables | |
__package__ =
|
Function Details |
Accessibility matrix (transitive closure).
|
Connected components.
|
Return the cut-edges of the given graph. A cut edge, or bridge, is an edge of a graph whose removal increases the number of connected components in the graph.
|
Return the cut-nodes of the given graph. A cut node, or articulation point, is a node of a graph whose removal increases the number of connected components in the graph.
|
Mutual-accessibility matrix (strongly connected components).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Oct 25 20:27:46 2014 | http://epydoc.sourceforge.net |