What does conflict-driven clause learning add to plain backtracking?
What does a satisfying assignment mean for the encoded problem?
A solver that is fast on factory scheduling instances disproves NP-completeness.
Circle one: True False
A solver keeps failing the same region in different branches. What went wrong?
A and B cannot run at the same time. Which clause encodes that?
An assignment satisfies 99 of 100 clauses. Is the formula satisfied?
A new rule says task C needs task A finished first. With A-first meaning A, which clause fits C-before-A being forbidden?
Ned says clause learning improves the worst-case complexity class. What is wrong?