Questions/etc. about the lecture can go here.
I will discuss integrality gap instances for Set-Cover in a later post. I may also clarify the randomized rounding analysis for Max-Coverage. (Or -- it would be nice if someone else in class wanted to post something on this :)
For now, I'll quickly give you the detailed probabilistic analysis of randomized rounding for Set-Cover.
Recall that if we repeat the randomized rounding step times, the expected overall cost is at most Opt. (I think I said it exactly equals Opt in class but this is not quite right because you could pick the same set more than once in different rounding stages -- and you only have to pay for it once.) We will select for some large constant .
We now observe that from Markov's inequality, the probability our output costs more than Opt is at most which is about . Rigorously, it's less than . Multiplying out the , we conclude:
(*) Pr[costs at most Opt] .
Now on the other hand, as we saw, after our rounds, the probability a particular is uncovered is at most . Union-bounding over all elements, we get:
(**) Pr[solution is invalid] .
Taking large (even is okay, I guess) and combining (*) and (**) we conclude:
(***) Pr[valid solution of cost at most Opt] .
We may now use Problem 1a on Homework 1.
Thursday, January 17, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment