6 #include "../solver/Manager.h"
7 #include "../modules/FPPModule/FPPModule.h"
8 #include "../modules/IncWidthModule/IncWidthModule.h"
9 #include "../modules/IntBlastModule/IntBlastModule.h"
10 #include "../modules/SATModule/SATModule.h"
32 addBackend<FPPModule<FPPSettings1>>(
34 addBackend<IncWidthModule<IncWidthSettings2>>(
38 addBackend<IntBlastModule<IntBlastSettings2>>()
void setStrategy(const std::initializer_list< BackendLink > &backends)
Class to create the formulas for axioms.