![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|


Go to the source code of this file.
Namespaces | |
| smtrat | |
| Class to create the formulas for axioms. | |
Macros | |
| #define | SMTRAT_ADD_CHECKPOINT(channel, description, forced, ...) |
| #define | SMTRAT_CHECKPOINT(channel, description, ...) |
| #define | SMTRAT_CLEAR_CHECKPOINT(channel) |
| #define SMTRAT_ADD_CHECKPOINT | ( | channel, | |
| description, | |||
| forced, | |||
| ... | |||
| ) |
Definition at line 12 of file Checkpoints.h.
| #define SMTRAT_CHECKPOINT | ( | channel, | |
| description, | |||
| ... | |||
| ) |
Definition at line 13 of file Checkpoints.h.
| #define SMTRAT_CLEAR_CHECKPOINT | ( | channel | ) |
Definition at line 14 of file Checkpoints.h.