#include <ShortFormulaEncoder.h>
Definition at line 6 of file ShortFormulaEncoder.h.
◆ ShortFormulaEncoder()
smtrat::ShortFormulaEncoder::ShortFormulaEncoder |
( |
| ) |
|
|
inline |
◆ canEncode()
bool smtrat::ShortFormulaEncoder::canEncode |
( |
const ConstraintT & |
constraint | ) |
|
|
virtual |
◆ doEncode()
std::optional< FormulaT > smtrat::ShortFormulaEncoder::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::ShortFormulaEncoder::name |
( |
| ) |
|
|
inlinevirtual |
◆ normalizeLessConstraint()
◆ problem_size
std::size_t smtrat::PseudoBoolEncoder::problem_size |
|
inherited |
The documentation for this class was generated from the following files: