
17 May
2008
17 May
'08
1:49 p.m.
I'm looking to find the global 'vertex cut' of an undirected graph. While there are special algorithms for doing this, but I have found it can be mapped into a set of directed min-cut problems, which can be mapped into the bgl. However, it seems that while I can find the value of the max flow, I cannot find the corresponding minimum cut. Am I missing something very obvious? Chris
6243
Age (days ago)
6243
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chris Jefferson