Abbreviations
(19 points) DPV, Exercise 8.1.
Hint: Binary search.
(20 points) DPV, Exercise 8.2.
Hint: Ask the decision problem about certain variations of the input graph.
(20 points) DPV, Exercise 8.3.
Hint: This is really easy.
(20 points) DPV, Exercise 8.9
Specifically: LetFor, define
the set of literals in
.
For, define
.
Let.
Show that is a yes-instance of SAT if and only if
is a yes-instance of Hitting Set.
(21 points) DPV, Exercise 8.10 parts (a), (c), and (d).