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
3 Apr
3 Apr
8:31 p.m.
On Tue, 3 Apr 2012, Martin wrote:
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.
I do not believe there is one in Boost.Graph. Contributions are always appreciated, however. -- Jeremiah Willcock
4608
Age (days ago)
4608
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeremiah Willcock
-
Martin