Construct a 2-connected graph from a connected graph with minimum edge insertion
2 views
Skip to first unread message
hewei
unread,
Oct 5, 2005, 10:15:32 AM10/5/05
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Graph Theory Algorithms
Is there a good algorithm for finding the minimum number of edges necessary to be inserted into a connected graph G(V,E) so as to make it 2-connected? Assume |V| >= 3.