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