SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
ClauseChecker.h File Reference
Include dependency graph for ClauseChecker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  smtrat::sat::detail::ClauseChecker
 

Namespaces

 smtrat
 Class to create the formulas for axioms.
 
 smtrat::sat
 
 smtrat::sat::detail
 

Functions

template<typename T >
void smtrat::sat::detail::validateClause (const T &t, bool enabled)
 
template<typename T , typename VM , typename BCM >
void smtrat::sat::detail::validateClause (const T &t, const VM &vm, const BCM &bcm, bool enabled)