SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
LRASettings2Instantiation.cpp
Go to the documentation of this file.
1 #include "LRAModule.tpp"
2 
3 namespace smtrat {
4 
5 template class LRAModule<LRASettings2>;
6 
7 
8 }
Class to create the formulas for axioms.