SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
preprocessor.cpp File Reference
#include "preprocessor.h"
#include "config.h"
#include <smtrat-common/smtrat-common.h>
Include dependency graph for preprocessor.cpp:

Go to the source code of this file.

Namespaces

 smtrat
 Class to create the formulas for axioms.
 

Functions

int smtrat::preprocess_file (const std::string &filename, const std::string &outfile)
 Loads the smt2 file specified in filename and runs the preprocessing strategy. More...