(b) The Double SAT problem asks whether a given satisfiability problem has at least two different satisfying assignments. For example, the problem {{V1, V2}, {V1, V2}, {V1, V2}} is satisfiable, but has only one solution (v₁ = F, v₂ = T). In contrast, {{V1, V2}, {V1, V2}} has exactly two solutions. Show that Double-SAT is NP-hard.

icon
Related questions
Question
(b) The Double SAT problem asks whether a given satisfiability problem has at least two
different satisfying assignments. For example, the problem {{V1, V2}, {V1, V2}, {V1, V2}}
is satisfiable, but has only one solution (v₁ = F, v₂ = T). In contrast, {{V1, V2}, {V1, V2}}
has exactly two solutions. Show that Double-SAT is NP-hard.
Transcribed Image Text:(b) The Double SAT problem asks whether a given satisfiability problem has at least two different satisfying assignments. For example, the problem {{V1, V2}, {V1, V2}, {V1, V2}} is satisfiable, but has only one solution (v₁ = F, v₂ = T). In contrast, {{V1, V2}, {V1, V2}} has exactly two solutions. Show that Double-SAT is NP-hard.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer