|
CBMC
|
#include <functional>#include <memory>#include <analyses/guard.h>#include <util/invariant.h>#include <util/nodiscard.h>#include <util/ssa_expr.h>#include <util/std_expr.h>#include "call_stack.h"#include "field_sensitivity.h"#include "goto_state.h"#include "renaming_level.h"#include "symex_target_equation.h"
Include dependency graph for goto_symex_state.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | goto_symex_statet |
| Central data structure: state. More... | |
| struct | goto_symex_statet::threadt |
Symbolic Execution
Definition in file goto_symex_state.h.