PV4 ⊧ zChaff (or any alternative capitalisation)produces a satisfiability result for a formula in CNF
SAT solverApplication domain/field
- SAT solving
- Boolean satisfiability
Type of tool
SAT solverExpected input
SAT problemFormat:
CNF fileExpected output
SAT, UNSAT, ABORT : TIME OUT, ABORT : MEM OUT, UNKNOWN indicating whether the SAT problem is satisfiable, unsatisfiable, or it could not be determined.
