3 Apr
2012
3 Apr
'12
8:16 p.m.
Hi, does anybody know a function to get the k-node-connectivity (k-vertex-connectivity) of a digraph (or graph)? (http://en.wikipedia.org/wiki/K-vertex-connected_graph) I could only find the function biconnected_components so far. Thanks, Martin