Solution Found!

In the MULTIWAY CUT problem, the input is an undirected graph G = (V, E) and a set of

Chapter 9, Problem 9.7

(choose chapter or problem)

Get Unlimited Answers
QUESTION:

In the MULTIWAY CUT problem, the input is an undirected graph G = (V, E) and a set of terminalnodes s1, s2, . . . , sk V . The goal is to find the minimum set of edges in E whose removal leavesall terminals in different components.(a) Show that this problem can be solved exactly in polynomial time when k = 2.(b) Give an approximation algorithm with ratio at most 2 for the case k = 3.(c) Design a local search algorithm for multiway cut.

Questions & Answers

QUESTION:

In the MULTIWAY CUT problem, the input is an undirected graph G = (V, E) and a set of terminalnodes s1, s2, . . . , sk V . The goal is to find the minimum set of edges in E whose removal leavesall terminals in different components.(a) Show that this problem can be solved exactly in polynomial time when k = 2.(b) Give an approximation algorithm with ratio at most 2 for the case k = 3.(c) Design a local search algorithm for multiway cut.

ANSWER:

Step 1 of 3

If k=2, the problem of multiway cut becomes the same as the min-cut problem used in the maximum flow graph. Maximum flow graph problem can be solved in polynomial time.

Hence, it is proved that multiway cut problem can be solved in polynomial time if k=2

 

Add to cart


Study Tools You Might Need

Not The Solution You Need? Search for Your Answer Here:

×

Login

Login or Sign up for access to all of our study tools and educational content!

Forgot password?
Register Now

×

Register

Sign up for access to all content on our site!

Or login if you already have an account

×

Reset password

If you have an active account we’ll send you an e-mail for password recovery

Or login if you have your password back