SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
smtrat-strategies.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 // Use absolute include, otherwise cmake fails to add dependencies for config.h
7 
8 namespace smtrat {
9 
10 //void load_configured_strategy(Manager& m);
11 
12 }
Class to create the formulas for axioms.