Question 6[10]. Input: You are given a 3-SAT formula. A true value is considered as (+1) and a false value is considered
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 6[10]. Input: You are given a 3-SAT formula. A true value is considered as (+1) and a false value is considered
Question 6[10]. Input: You are given a 3-SAT formula. A true value is considered as (+1) and a false value is considered (-1). Question: Does there exist a truth-value assignment for each variable such that the sum of the three variables of each clause is between -1 and 1? Show that the problem is NP-complete. Reduce an NP-hard problem from Section 12.13 (Other Useful NP-hard Problems).