HITTING SET INSTANCE: collection C of subsets of a set S, positive integer K. QUESTION: Does C contain a hitting set for C of size K or less, that is, a subset S' of S with |S'| <= K and such that S' contains at least one element from each subset in C
Prove that HITTING SET is NP-Complete problem?