Expand description
Internal modules for rate
Modules§
- A propositional assignment
- Data structures for the checker
- Container for clauses
- Compile-time constants
- Variable and literal representations
- Macros and other utility code
- General purpose data structures
- Unified routines to print data
- DIMACS and DRAT/DPR parser
- SICK incorrectness certificates
Macros§
- Print to stdout with red font color.
- Print to stdout with yellow font color.
- Print to stdout, prefixed by “c “.
- Report a fatal error and exit.
- Native assertions cannot be disabled, that’s why why prefer to use this macro.
- This should be used for every write to stdout.
- Like invariant, but for preconditions.