#include <Module.h>
Definition at line 125 of file Module.h.
◆ Lemma()
Constructor.
- Parameters
-
_lemma | The lemma to learn. |
_lemmaType | The type of the lemma. |
_preferredFormula | The formula within the lemma, which should be assigned to true in the next decision. |
Definition at line 140 of file Module.h.
◆ mLemma
The lemma to learn.
Definition at line 128 of file Module.h.
◆ mLemmaType
The type of the lemma.
Definition at line 130 of file Module.h.
◆ mPreferredFormula
FormulaT smtrat::Module::Lemma::mPreferredFormula |
The formula within the lemma, which should be assigned to true in the next decision.
Definition at line 132 of file Module.h.
The documentation for this struct was generated from the following file: