![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include "Subtropical.h"

Go to the source code of this file.
Data Structures | |
| struct | smtrat::STropSettings1 |
| Take conjunctions incrementally, construct linear formulas for LRA solver. More... | |
| struct | smtrat::STropSettings2 |
| struct | smtrat::STropSettings3 |
| Transform to NNF then replace each constraint with its linear formula (equations become FALSE). Then let LRA solver solve. More... | |
| struct | smtrat::STropSettings3b |
| Transform to NNF then replace each constraint with its linear formula (equations become FALSE). Then let LRA solver solve. More... | |
| struct | smtrat::STropSettings2OutputOnly |
| struct | smtrat::STropSettings3OutputOnly |
| struct | smtrat::STropSettings3bOutputOnly |
Namespaces | |
| smtrat | |
| Class to create the formulas for axioms. | |
Enumerations | |
| enum class | smtrat::Mode { smtrat::INCREMENTAL_CONSTRAINTS , smtrat::TRANSFORM_EQUATION , smtrat::TRANSFORM_FORMULA , smtrat::TRANSFORM_FORMULA_ALT } |
Definition in file STropSettings.h.