#include <Module.h>
Definition at line 147 of file Module.h.
◆ TheoryPropagation() [1/4]
smtrat::Module::TheoryPropagation::TheoryPropagation |
( |
FormulasT && |
_premise, |
|
|
const FormulaT & |
_conclusion |
|
) |
| |
|
inline |
◆ TheoryPropagation() [2/4]
smtrat::Module::TheoryPropagation::TheoryPropagation |
( |
| ) |
|
|
delete |
◆ TheoryPropagation() [3/4]
◆ TheoryPropagation() [4/4]
◆ ~TheoryPropagation()
smtrat::Module::TheoryPropagation::~TheoryPropagation |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ mConclusion
FormulaT smtrat::Module::TheoryPropagation::mConclusion |
The propagated constraint.
Definition at line 152 of file Module.h.
◆ mPremise
FormulasT smtrat::Module::TheoryPropagation::mPremise |
The constraints under which the propagated constraint holds.
Definition at line 150 of file Module.h.
The documentation for this struct was generated from the following file: