
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Main points of this exam paper are: Fault-Tolerant Version, K-Center Problem, Triangle Inequality, Additional Input, Fault-Tolerant Cost, Dominating Set, Undirected Graph, Size of Minimum Cardinality, Approximation Algorithm, Perfect Matching
Typology: Exams
1 / 1
This page cannot be seen from the preview
Don't miss anything!

NOTE: No class on Thurs, Feb 24: Tufts is on a MONDAY schedule Also, do problem 2 first; you won’t be able to do Problem 1 until after the March 3 lecture.
(a) Let I be an independent set in H^2. Show that α|I| ≤ domα(H). (b) Give a factor 3 approximation algorithm for the fault-tolerant k- center problem (Hint: Compute a maximal independent set Mi in G^2 i , for 1 ≤ i ≤ m. Find the smallest index i such that |Mi| ≤ b (^) αk c, and moreover, the degree of each vertex of Mi in Gi is ≥ α − 1.)
(a) Show G satisfies the triangle inequality. (b) (∗) Show that you can find a minimum 2-factor in polynomial time in this graph, where a 2-factor is a subgraph in which every vertex is incident to exactly two edges in the 2-factor. (Remark: the definition of k-factor is obvious; a perfect matching can also be called a 1-factor). (c) Give a polynomial-time algorithm to find a 4/3-approximation to the optimum TSP in G. (You may use part b even if you were not able to do it).