Hardness of Set Cover

Now we have one NP-complete problem.

Can prove set cover is no easier by showing how an algorithm for set cover could be used to solve SAT.

How can we determine satisfiabilty with a polynomial number of calls to an algorithm for set cover?

Example...


next up previous
Next: Fine Points Up: NP-COMPLETE PROBLEMS Previous: SAT