An instance of the Hitting Set problem is the following:
We are given a ground set of elements, subsets , and an integer . We ask whether there is a set of cardinality at most , so that , for all , that is, whether there are at most elements in that “hit” all the sets ^[Karlsson et al. - Explainable time series tweaking via irreversible and reversible temporal transformations].
The problem is -Complete.
tags: computation-theory algorithms