Question: 1. k-clique is the following problem. input: a graph G and an integer k query: does G have a clique of size k? a)

1. k-clique is the following problem. input: a graph G and an

1. k-clique is the following problem. input: a graph G and an integer k query: does G have a clique of size k? a) Define the problem k-independent set. b) Explain why the brute force method for solving k-clique runs in polytime if k is constant but in (2) time when k = n/2. c) Give a polytime answer-preserving transformation T from k-clique to k-independent set (so T takes as input an instance of k-clique and gives as output an instance of k-independent set). Prove that T is polytime. Prove that T is answer-preserving.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Accounting Questions!