![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include "../LRAModule/LRAModule.h"#include "../SATModule/SATModule.h"#include "STropModuleStatistics.h"#include "STropSettings.h"#include "Subtropical.h"#include <optional>#include <smtrat-solver/Manager.h>#include <smtrat-solver/Module.h>

Go to the source code of this file.
Data Structures | |
| class | smtrat::STropModule< Settings > |
| struct | smtrat::STropModule< Settings >::SeparatorGroup |
| Represents the class of all original constraints with the same left hand side after a normalization. More... | |
| struct | smtrat::STropModule< Settings >::LAModule |
| Linear arithmetic module to call for the linearized formula. More... | |
Namespaces | |
| smtrat | |
| Class to create the formulas for axioms. | |
Definition in file STropModule.h.