Expand description
Internal proof format for the Varisat SAT solver.
Modules§
- binary_
format - Binary format for varisat proofs.
Enums§
- Delete
Clause Proof - Justifications for a simple clause deletion.
- Proof
Step - A single proof step.
Functions§
- clause_
hash - A fast hash function for clauses (or other sets of literals).
- lit_
code_ hash - Hash a single literal from a code.
- lit_
hash - Hash a single literal.