SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <ParallelExplanation.h>
Public Member Functions | |
std::optional< Explanation > | operator() (const mcsat::Bookkeeping &data, carl::Variable var, const FormulasT &reason, bool force_use_core) const |
Private Types | |
using | B = std::tuple< Backends... > |
Private Attributes | |
B | mBackends |
Definition at line 12 of file ParallelExplanation.h.
|
private |
Definition at line 14 of file ParallelExplanation.h.
|
inline |
|
private |
Definition at line 15 of file ParallelExplanation.h.