SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Go to the source code of this file.
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
Functions | |
template<typename Executor > | |
bool | smtrat::parseInput (const std::string &pathToInputFile, Executor &e, bool &queueInstructions) |
template<typename Executor > | |
int | smtrat::executeFile (const std::string &pathToInputFile, Executor &e) |
Parse the file and save it in formula. More... | |