#include <LongFormulaEncoder.h>
Definition at line 6 of file LongFormulaEncoder.h.
◆ LongFormulaEncoder()
smtrat::LongFormulaEncoder::LongFormulaEncoder |
( |
| ) |
|
|
inline |
◆ canEncode()
bool smtrat::LongFormulaEncoder::canEncode |
( |
const ConstraintT & |
constraint | ) |
|
|
virtual |
◆ doEncode()
std::optional< FormulaT > smtrat::LongFormulaEncoder::doEncode |
( |
const ConstraintT & |
constraint | ) |
|
|
protectedvirtual |
◆ encode()
◆ encodingSize()
◆ generateVarChain()
FormulaT smtrat::PseudoBoolEncoder::generateVarChain |
( |
const std::set< carl::Variable > & |
vars, |
|
|
carl::FormulaType |
type |
|
) |
| |
|
protectedinherited |
◆ name()
std::string smtrat::LongFormulaEncoder::name |
( |
| ) |
|
|
inlinevirtual |
◆ normalizeLessConstraint()
◆ problem_size
std::size_t smtrat::PseudoBoolEncoder::problem_size |
|
inherited |
The documentation for this class was generated from the following files: