What we saw Today in Class. Recall that we assumed that for some , we had set cover instances with universe of size , sets, each set of size , where
- the Yes instances had a solution using at most sets, but
- the No instances had the property that even picking sets would leave a -fraction of the universe uncovered. (Let us call this the -factor property.)
In the No instances, we proved a claim that if the total cost of edges bought in levels was at most , then the cost incurred at level itself would be at least . In particular, if were (at least) , this claim implies that the total cost in the No instance is at least .
And hence we have a gap of between the Yes and the No instances.
Parameters (The Questions). So how do we set the parameters so that
- the set cover instance satisfies the -factor property.
- The number of levels is at least .
- the size of the construction is reasonable.
In turn, this gives us a set cover instance with universe size , number of sets , size of each set being , the optimal solution size is , and it satisfies the -factor property above if .
Parameters (The Answers). To answer the questions above:
- the set cover instance satisfies the -factor property as long as . This is satisfied if we set .
- Note that the parameters derived above satisfy , and hence is sufficient.
- the size of the construction is .
Questions and comments about today's lecture go here, as usual.
No comments:
Post a Comment