SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <carl-arith/groebner/groebner.h>
#include <smtrat-solver/Module.h>
#include "GBSettings.h"
#include "RewriteRules.h"
#include "VariableRewriteRule.h"
#include "GBModuleState.h"
#include "InequalitiesTable.h"
#include "InequalitiesTable.tpp"
Go to the source code of this file.
Data Structures | |
class | smtrat::GBModule< Settings > |
A solver module based on Groebner basis. More... | |
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
The classes contained in here are GBModuleState InequalitiesTable GBModule
Since: 2012-01-18 Version: 2013-30-03
Definition in file GBModule.h.