SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
smtrat::mcsat::vs::Explanation Struct Reference

#include <Explanation.h>

Public Member Functions

std::optional< mcsat::Explanationoperator() (const mcsat::Bookkeeping &data, carl::Variable var, const FormulasT &reason, bool) const
 

Detailed Description

Definition at line 11 of file Explanation.h.

Member Function Documentation

◆ operator()()

std::optional< mcsat::Explanation > smtrat::mcsat::vs::Explanation::operator() ( const mcsat::Bookkeeping data,
carl::Variable  var,
const FormulasT reason,
bool   
) const

Definition at line 9 of file Explanation.cpp.

Here is the call graph for this function:

The documentation for this struct was generated from the following files: