InterviewSolution
Saved Bookmarks
| 1. |
Consider the decision problem 2CNFSAT defined as follows:(A) NP-Complete.(B) solvable in polynomial time by reduction to directed graph reachability.(C) solvable in constant time since any input instance is satisfiable.(D) NP-hard, but not NP-complete. |
| Answer» | |