- dpll
SolverResult dpll(CNF F, Assignment assignment)
Undocumented in source. Be warned that the author may not have intended to support it.
- solve
SolverResult solve(CNF F)
Undocumented in source. Be warned that the author may not have intended to support it.
- unitPropagate
unitPropagateResult unitPropagate(CNF F, Assignment assignment)
Undocumented in source. Be warned that the author may not have intended to support it.