Graph Theory37 sections · 1633 units
Open in CourseQuiz: Recognizing 2-SAT
Knowledge check
Check Your Understanding
A problem says: "You have items, each colored red or blue. Some pairs must be different colors." Can you model this as -SAT?
- A.No, because -SAT only handles implications, not difference constraints
- B.No, because this requires or more colors
- C.Yes. For each pair , add and
- D.Yes, but only if the underlying graph is bipartite