SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
ExecutionState.h File Reference
Include dependency graph for ExecutionState.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  smtrat::execution::Assertion
 
struct  smtrat::execution::SoftAssertion
 
struct  smtrat::execution::Objective
 
class  smtrat::execution::ExecutionState
 

Namespaces

 smtrat
 Class to create the formulas for axioms.
 
 smtrat::execution
 

Enumerations

enum  smtrat::execution::Mode { smtrat::execution::START =0 , smtrat::execution::ASSERT =1 , smtrat::execution::SAT =2 , smtrat::execution::UNSAT =3 }