Decision-Problem Version

The decision-problem version is ``Is there a set cover of size k or smaller?''

How could you use an algorithm for this to find the minimum set cover? Assume n people.

Try it.


next up previous
Next: Hard Problem Up: NP-COMPLETE PROBLEMS Previous: Set Covering