Help with this graph problem

Let's talk about algorithms!

Moderator: Board moderators

Post Reply
paulmcvn
New poster
Posts: 34
Joined: Sat Nov 13, 2004 12:15 pm

Help with this graph problem

Post by paulmcvn »

Input:
A connected graph G=(V,E), a number k (3*K<=|V|)

Problem:
Delete as small edges of G as possible such that after deleting, G has k connected-component, each component has at least 3 verticles

Please help me. Thanks
Post Reply

Return to “Algorithms”