Subject: [Boost-users] k-vertex-connectivity
From: Martin (bauerhorst0815_at_[hidden])
Date: 2012-04-03 16:16:43


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